bugAVR Downloader/UploaDEr - Bugs: bug #29896, Add support for XMEGA specific...

 
 

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

bug #29896: Add support for XMEGA specific AVR109 protocol extensions used by XBoot

Submitter:  Alex Forencich <aforencich>
Submitted:  Sun 16 May 2010 07:42:50 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Alex Forencich
Open/Closed:  Open Release:  None
Programmer hardware:  Device type: 

Sun 16 May 2010 07:42:50 PM UTC, original submission:  

The AVR109 butterfly protocol does not support access to the user signature row and the production signature row on XMega devices.  The XBoot bootloader adds support for these locations by adding the memory types "U" and "P" in addition to the existing "E" and "F" types. 

Updating AVRDUDE to support this would be trivial - it involves adding a couple of additional conditions to the block read and write fuctions in butterfly.c.  The only question is whether or not to add them universally and check for error conditions or to only support them for specific bootloaders. 


Alex Forencich <aforencich>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by aforencich (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code