34fa13a450
of the openwince-jtagtools (added features are ejtag support, bsdl file import and svf player, probably more) I've added a minimal driver for the "usbprog" adapter. It needs the "usbprogJTAG" firmware which is not distributed in binary by the developers but can be easily built with pkgsrc/cross/avr-gcc. (There is some "openocd" firmware which looks similar, it might be possible to make this work.) Caution: The usbprog adapter does no Vref sampling but drives always 5V. Make sure your taget device tolerates that. (I've tested with a PIC32 eval board.)
5 lines
301 B
Text
5 lines
301 B
Text
UrJTAG is a software package which enables working with JTAG-aware (IEEE
|
|
1149.1) hardware devices (parts) and boards through a JTAG adapter.
|
|
This package has an open and modular architecture with the ability to write
|
|
miscellaneous extensions (like board testers, flash memory programmers, and so
|
|
on).
|