bugAVR Downloader/UploaDEr - Bugs: bug #39033, Support for ATxmegaXXXA4U devices

 
 

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

bug #39033: Support for ATxmegaXXXA4U devices

Submitter:  Brian Mayton <bmayton>
Submitted:  Tue 21 May 2013 06:30:25 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Brian Mayton
Open/Closed:  Open Release:  None
Programmer hardware:  Device type: 

Fri 13 Sep 2013 02:16:15 PM UTC, comment #1: 

After someone just got me an Xmega-A3BU Xplained board, I
gave it a try, and had no troubles (beyond the rather
complicated board setup) to talk PDI to it, using a JTAGICE3.

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 21 May 2013 06:30:25 PM UTC, original submission:  

avrdude appears to be able to communicate with an ATxmega128A4U in PDI mode, but an attempt to program flash memory fails at verification; the memory appears to read back as 0xFF.

It looks like avrdude can read the flash correctly; if I program the chip using Atmel Studio, a quick glance at 'dump flash' in avrdude's terminal mode looks like an intact interrupt table.  A chip erase from avrdude also appears to work; the flash reads back as 0xff after executing avrdude -e.

I captured the attached traces from Atmel Studio successfully programming (and then reading back) the flash memory.  The hex file used is the appropriate xmega DFU bootloader image from AVR1916.  The files were captured with Atmel Studio 6 running in VMware and wireshark on Linux capturing with the usbmon facility.  I would be happy to capture additional operations if it would be useful.

Brian Mayton <bmayton>

 

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

Attached Files
file #28129:  atxmega128a4u_dumps.tar.bz2 added by bmayton (42KiB - application/x-bzip2)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by bmayton (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-05-21 bmayton Attached File- Added atxmega128a4u_dumps.tar.bz2, #28129

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code