This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/52261] [avr] Add support for AVR Xmega cores


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]