This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Boundary Scan with ULINKpro

I am looking information about using ULINKpro to do Boundary Scan with JTAG (IEEE Std. 1149.1).

It seems that ULINKpro should support this, but I can't find information or examples of anyone doing this.

Can someone please point me in the right direction?

Parents
  • I have a ULinkPro, and the last place I'd plug it into is a board of dubious electrical functionality.

    Wiggler, or some open source JTAG implementation would be the way to go. Debugging an ARM via JTAG is several of orders of magnitude more complex than probing the edges of a device, or devices. The most complex part would be dealing with the board level net lists and preparing test/response vectors.

Reply
  • I have a ULinkPro, and the last place I'd plug it into is a board of dubious electrical functionality.

    Wiggler, or some open source JTAG implementation would be the way to go. Debugging an ARM via JTAG is several of orders of magnitude more complex than probing the edges of a device, or devices. The most complex part would be dealing with the board level net lists and preparing test/response vectors.

Children