Menu

#115 Add support for Analog Devices Blackfin Processor

closed
jtag (93)
5
2011-07-08
2005-07-11
Robin Getz
No

This add support for Analog Devices Blackfin processor.

Orginal work was done by Richard Klingler
<richard@klingler.net>, and patch was created by me.

There are three patches (per a request from Marcel).
First patch adds the Blackfin:
jtag-0.5.1.Blackfin.patch
ChangeLog | 8
data/MANUFACTURERS | 1
data/Makefile.am | 3
data/analog/PARTS | 23 ++
data/analog/bf533/STEPPINGS | 26 +++
data/analog/bf533/bf533 | 368
+++++++++++++++++++++++++++++++++++++++++
+++
6 files changed, 429 insertions(+)

jtag-0.5.1.STAMP_EZKIT.patch
Second Patch adds the 2 Blackfin based boards
(BF533-EZKit, and BF533-STAMP)
ChangeLog | 6
src/bus/Makefile.am | 2
src/bus/Makefile.in | 11 +
src/bus/bf533_ezkit.c | 381
+++++++++++++++++++++++++++++++++++++++++
+++++++++
src/bus/bf533_stamp.c | 379
+++++++++++++++++++++++++++++++++++++++++
++++++++
src/bus/buses.c | 2
src/bus/buses.h | 2
7 files changed, 781 insertions(+), 2 deletions(-)

Third patch adds the IGLOO JTAG Cable from
Excelpoint
jtag-0.5.1.IGLOO.patch
ChangeLog | 2 ++
src/tap/cable.c | 2 ++
src/tap/cable/wiggler.c | 15 +++++++++++++++
3 files changed, 19 insertions(+)

If you have any questions - please ask.

Discussion

  • Robin Getz

    Robin Getz - 2005-07-11

    patch to jtag - adds support for ADI Blackfin

     
  • Marcel Telka

    Marcel Telka - 2011-07-08
    • status: open --> closed
     
  • Marcel Telka

    Marcel Telka - 2011-07-08

    The openwince project is no longer active.

    If this report is related to JTAG Tools, please try UrJTAG at http://urjtag.sourceforge.net/

     

Log in to post a comment.