bugAVR Downloader/UploaDEr - Bugs: bug #40493, Can't program boot section of...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #40493: Can't program boot section of xmega256a3

Submitter:  None
Submitted:  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 is unavailable- Open/Closed:  Open
Release:  None Programmer hardware: 
Device type: 

Wed 06 Nov 2013 04:14:29 PM UTC, original submission:  


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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #29547:  atxmega.hex added by None (2KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-06 None Attached File- Added atxmega.hex, #29547

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code