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

JTAG chain & testing

Hi

-Can i insert another JTAG device (Xilinx CPLD) in the chain ? Will i still be able to debug / download if thre are more devices chained ? (i think JTAG is intended to do that).

-Can the ULINK JTAG be used to drive cpu pins directly in order to test the connected HW ?

Johan

Parents
  • ULINK supports multiple devices in a JTAG chain. It autodetects devices in the chain and automatically selects the CPU for debugging (manual configuration of the chain and selection of the device is also possible).

    ULINK can be used to debug a CPU (also Flash programming) but not to drive CPU pins directly (Boundary Scan).

Reply
  • ULINK supports multiple devices in a JTAG chain. It autodetects devices in the chain and automatically selects the CPU for debugging (manual configuration of the chain and selection of the device is also possible).

    ULINK can be used to debug a CPU (also Flash programming) but not to drive CPU pins directly (Boundary Scan).

Children