[Bug target/52261] [avr] Add support for AVR Xmega cores
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 20 11:32:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261
--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-20 11:17:58 UTC ---
(In reply to comment #3)
> Could you add support for the few new devices with USB Support aswell? example
> Xmega32A4U.
I am not sure if that would help much because there is no support in binutils.
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-avr.c?rev=1.79&content-type=text/x-cvsweb-markup&cvsroot=src
Con you compile with -mmcu=avrxmega2 -D__AVR_XMEGA32A4U__ and then assemble and
link appropriately?
More information about the Gcc-bugs
mailing list