avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [patch #9315] Add PRUSS programmer type for xmega pdi


From: Enric Balletbo i Serra
Subject: [avrdude-dev] [patch #9315] Add PRUSS programmer type for xmega pdi
Date: Tue, 25 Apr 2017 03:42:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

URL:
  <http://savannah.nongnu.org/patch/?9315>

                 Summary:  Add PRUSS programmer type for xmega pdi
                 Project: AVR Downloader/UploaDEr
            Submitted by: eballetbo
            Submitted on: Tue 25 Apr 2017 07:42:28 AM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch adds XMEGA PDI programming support using the Programmable Realtime
Unit (PRUSS) available on AM335x based boards like Beaglebone Black. You can
program an XMEGA in-circuit without requiring any external hardware, with only
a few extra components in your circuit. Note that the programmer needs a
custom firmware that needs to be loaded to the PRU (also attached here).
Avrdude loads the firmware and communicates with it to be able to program the
firmware on XMEGA. E.g.

  avrdude -p atxmega16d4 -c pruss -e -U flash:w:my-firmware.hex




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 25 Apr 2017 07:42:28 AM UTC  Name:
add-support-for-am335x-pruss-programmer.patch  Size: 15kB   By: eballetbo
The .bin files are the firmware required for the programmer
<http://savannah.nongnu.org/patch/download.php?file_id=40494>
-------------------------------------------------------
Date: Tue 25 Apr 2017 07:42:28 AM UTC  Name: uio_pdi-text-1.bin  Size: 4kB  
By: eballetbo
The .bin files are the firmware required for the programmer
<http://savannah.nongnu.org/patch/download.php?file_id=40495>
-------------------------------------------------------
Date: Tue 25 Apr 2017 07:42:28 AM UTC  Name: uio_pdi-data-1.bin  Size: 4kB  
By: eballetbo
The .bin files are the firmware required for the programmer
<http://savannah.nongnu.org/patch/download.php?file_id=40496>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9315>

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




reply via email to

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