> -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Peter LaDow > Sent: Thursday, February 21, 2008 6:52 PM > To: [email protected] > Subject: [avr-gcc-list] Function Pointers on AT90USB1287 and > ATmega2561 > > The AT90USB1287 and ATmega2561 push/pop 3 byte PC's with > call/ret and reti.
AFAIK, that is incorrect. Only the ATmega2561 has a 3 byte PC. The AT90USB1287 does not. > However, function pointers on these parts > seem to be 2 bytes. > What platform are you compiling on? (Linux, FreeBSD, Windows, Mac OS X, Solaris, other) Did you build the toolchain yourself? If yes, did you include the mega256x patch? Eric Weddington _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
