RE: [AVR-Chat] Programing AVR Chips with AVR Studio 6
2013-04-22 by John Samperi
At 02:11 AM 23/04/2013, you wrote: >Can I assume that the ATMEL object file is the Hex file? (It is certainly >the biggest of the 6 files.) No, the .hex file is the Hex file for the flash and the .eep file, if any, is the Hex file for the EEPROM. >I need an example of how to use AVR Studio 6 to program my AVR ATMega88PA >chip using the correct file from Codevision. Which programmer are you using? Simply open one or both files in the MEMORIES tag of the AS6 programming interface and then click on program for one or the other. No difference if the files were created in Studio, Codevision, BASCOM or other. Studio can produce the .elf file which has them all combined but I haven't used it yet. Regards John Samperi ******************************************************** Ampertronics Pty. Ltd. 11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA Tel. (02) 9674-6495 Website http://www.ampertronics.com.au *Electronic Design * Custom Products * Contract Assembly ********************************************************