Marcel Telka
|
dfd76356a2
|
2003-01-08 Marcel Telka <marcel@telka.sk>
* include/Makefile.am: Removed ctrl.h, added cable.h.
* include/ctrl.h: Removed obsolete file.
* include/cable.h: Added common declarations for JTAG cable drivers.
* src/detect.c: Replaced ctrl.h include with cable.h (JTAG cable driver support).
* src/discovery.c: Ditto.
* src/tap/tap.c: Ditto.
* src/help.c: Added help for new command 'cable'.
* src/jtag.c: Added support for JTAG cable drivers, added new command 'cable'.
* src/tap/Makefile.am: Removed ctrl.c, added cable/ea253.c, updated includes.
* src/tap/ctrl.c: Removed obsolete file.
* src/tap/state.c: Changed default TRST state to 1.
* src/tap/cable/ea253.c: Added driver for EA253 JTAG cable.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@294 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
22 years ago |
Marcel Telka
|
fd3977fafa
|
Removed compile warnings.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@229 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
22 years ago |
Marcel Telka
|
c227f83af3
|
Changed error message format.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@228 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
22 years ago |
Marcel Telka
|
31adab2e0e
|
Fixed jtag include paths.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@189 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
22 years ago |
Marcel Telka
|
895ec4fdbc
|
Added initial command line interface to jtag.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@131 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
f4ac8df560
|
Fixed two warning on sleep and exit implicitly defined (thanks to Holger Schurig :-).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@102 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
65765f3789
|
Added flash support from file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@90 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
610918ecae
|
Fixed Flash state (switch to read mode).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@84 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
55b58deae3
|
Fixed bug with access to the flash. Added simple flash test.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@83 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
87912ffbb4
|
Fixed typo (typ -> type).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@82 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
a9ba0e6111
|
Added simple flash programming for Synchro StrataFlash (still in heavy developmnet).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@81 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
248ed10446
|
Added part library (libpart).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@74 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |
Marcel Telka
|
0fb300488a
|
Added initial simple JTAG parts detector.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@71 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
|
23 years ago |