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
  • Hi Jagaert , I tried it 4 weeks before with
    an LPC2468 and Xilinx FPGA Spartan3 you can make a chain with it.

    Xilinx Jtag tool works great and detects the devices in chain automatic and can program it. I thing if anybody writes a bdsl file you can program the LPC too.

    Segger Jlink works but you must config the chain parameter manual and then it works only with the Segger tools (see later).

    ULINK Keil failed with autodetect. No Device found.

    ULINK with manual config like Jlink fails.
    The range you can enter for Parameter is only 16bit
    and you need 32 bit.
    If you try to enter a 16 Bit Value Keil crashes with click the add Button. So I think no one use this feature.

    But for professional series you need a chain and one Tool.
    I use to JLINK it is the better probe with software breakpoints and more speed with debug.

Reply
  • Hi Jagaert , I tried it 4 weeks before with
    an LPC2468 and Xilinx FPGA Spartan3 you can make a chain with it.

    Xilinx Jtag tool works great and detects the devices in chain automatic and can program it. I thing if anybody writes a bdsl file you can program the LPC too.

    Segger Jlink works but you must config the chain parameter manual and then it works only with the Segger tools (see later).

    ULINK Keil failed with autodetect. No Device found.

    ULINK with manual config like Jlink fails.
    The range you can enter for Parameter is only 16bit
    and you need 32 bit.
    If you try to enter a 16 Bit Value Keil crashes with click the add Button. So I think no one use this feature.

    But for professional series you need a chain and one Tool.
    I use to JLINK it is the better probe with software breakpoints and more speed with debug.

Children
No data