I'm just getting started with avr32-gcc and AVR32 Studio. To obtain some examples of assembly language code I often ask my compilers to provide me with a listing. From \usr\local\bin I can run avr32-gcc with a -S switch to produce an assembler file, and I can run avr32-as with -ahls and stdout redirected to
Listing Files
Author
Message