Any feedback on this patch?

2017-04-25 9:42 GMT+02:00 Enric Balletbo i Serra <[email protected]>:
> 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/
>

_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to