Martijn van Balen <[EMAIL PROTECTED]> wrote: > If I read the datsheet of the mega640/1280/1281/2560/2561 it seems > that all these devices are using 3 bytes on the stack for PC > push/pop.
No, only the 256 KB devices do, the other devices behave like an ATmega64/128 in that respect. The smaller devices are fully supported. There's no known workaround for the 256 KB devices that would already exist up to a level that can be used for production work (not even one for using just the lower 128 KB of an ATmega256x). -- 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 [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
