avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #29896] Add support for XMEGA specific AVR109 protoco


From: Alex Forencich
Subject: [avrdude-dev] [bug #29896] Add support for XMEGA specific AVR109 protocol extensions used by XBoot
Date: Sun, 16 May 2010 19:42:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8

URL:
  <http://savannah.nongnu.org/bugs/?29896>

                 Summary: Add support for XMEGA specific AVR109 protocol
extensions used by XBoot
                 Project: AVR Downloader/UploaDEr
            Submitted by: aforencich
            Submitted on: Sun 16 May 2010 07:42:50 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Alex Forencich
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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. 







    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29896>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]