Hi

We are looking for some help with the AVRDude programmer.

We have a device which seems to program OK with AVRDude, but when the
firmware program starts (after AVRDude has finished), the EEPROM settings
are always corrupted and the program cycles back to the start always trying
to reprogram the EEPROM. We are using an Atmel ATXMega256A3
microcontroller, and we can send the firmware.hex file. Any help would be
much appreciated. We based the design on the Boston Android Eval
board.<http://www.bostonandroid.com/EVAL-USB-256.html>

Here is the batch file we are using to program the device (using AVRDude
5.10):
avrdude -p x256a3 -c avr911 -P COM2 -b 57600 -e -U flash:w:Cubetape.hex


-- 
Best Regards

Fergus Dixon
www.sr-i.com
T: 02 9482 4973
M: 0413 139 408
_______________________________________________
AVR-chat mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to