From: Andy K. <an...@ak...> - 2010-02-06 09:32:07
|
I am just attempting to sort out the .asm and .frt files for the Arduino Mega (atmega1280). Looking into core/devices there is'nt a pair of files for this device already. Looking at the instructions it sugests copying an existing pair and modifying them. When I open up the pair for the atmega644 a comment in the top claims that they were generated from an xml file somewhere. Looking at the AVR toolchain there are device description xml files there. Do these have what I would need and if so how do I auto-generate the .asm and .frt files from them ?? Cheers Andy Kirby |