Steve Franks wrote:
> The folks over at urjtag (http://www.urjtag.org/) are doing this for 
> svf (but not xsvf).  Might be a good learning tool.  Seems to program 
> all my xilinx stuff...
>
> Might be opportunities to merge or share code as well.  If you add 
> urjtag and openocd together, I think you have 98% of the working 
> open-source jtag tools in one spot.
I agree totally with this, I think this would be a *GREAT* idea.

The big difference between the two packages is this:

UrJTAG is mostly - boundary scan based flash programing, no real debug 
support.
UrJTAG - supports non-cpu gdb stuff (xilinx, etc)

OpenOCD - is CPU based flash programing.
OpenOCD - is lacking in non-CPU stuff.

I do know that ADI Blackfin uses UrJTAG + a GDB server package - they 
maintain this on a private fork.
Their "gdbproxy" is a wrapper uses UrJTAG...

http://blackfin.uclinux.org/gf/project/toolchain/scmsvn/?action=browse&path=%2Ftrunk%2Fgdbproxy%2F

and

http://blackfin.uclinux.org/gf/project/toolchain/scmsvn/?action=browse&path=%2Ftrunk%2Fjtag%2F

===

BTW - UrJTAG has something they call "Jim" - it is not the JimTCL.

http://urjtag.svn.sourceforge.net/viewvc/urjtag/trunk/jtag/src/jim/README.jim?revision=953&view=markup

-Duane.

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to