URL:
<http://savannah.nongnu.org/bugs/?40493>
Summary: Can't program boot section of xmega256a3
Project: AVR Downloader/UploaDEr
Submitted by: None
Submitted on: Wed 06 Nov 2013 04:14:29 PM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name: avrdude
Originator Email: [email protected]
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I'm using avrdude 6.01 and JTAGICEmkII and try to programm the boot section
of the xmega256a3 with the following command:
avrdude -c jtag2pdi -P usb -p x256a3 -e -U flash:w:atxmega.hex:i
Output of avrdude:
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude: Device signature = 0x1e9842
avrdude: erasing chip
avrdude: reading input file "atxmega.hex"
avrdude: writing flash (262232 bytes):
Writing | ################################################## | 100% 0.05s
avrdude: 262232 bytes of flash written
avrdude: verifying flash memory against atxmega.hex:
avrdude: load data flash data from input file atxmega.hex:
avrdude: input file atxmega.hex contains 262232 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 0.03s
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x40000
0xff != 0xcf
avrdude: verification error; content mismatch
avrdude done. Thank you.
When i use the same hex file and program my device with AtmelStudio 6.1
everything is ok. This means my JTAGICEmkII works correct.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 06 Nov 2013 04:14:29 PM UTC Name: atxmega.hex Size: 2kB By: None
<http://savannah.nongnu.org/bugs/download.php?file_id=29547>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?40493>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev