"palmerino tallarico" <palmerinotallar...@vodafone.it> wrote:
> The solution suggested works possibly with the application code > written but we have the same error using the call to the printf > library functions. Typically the linker puts these functions at the > end, so in the upper 128K. The trampoline fails anyway. That's the situation the trampoline is really meant to resolve. What compiler and library version are you using? There's been an issue with printf some time ago (I think this was triggered by using a variadic function where arguments are passed on the stack, while normal functions with register argument passing did work fine), but that's supposed to be resolved. What is "the same error" to you? Can you send example code? -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list