This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: Debugging using only FTDI mini module

Part Number: TMS570LS3137

Tool/software:

So far I have connected JTAG pins to FTDI Board. Now using OPENOCD in CCS, how can I debug the board?

  • FTDI Pins to TMS570LS3137 JTAG pins:

    • TCKTCK
    • TDITDI
    • TDOTDO
    • TMSTMS
    • GNDGND
    • TRST (optional) → nTRST on the MCU                                                                                                                                                                                                  Check if  the OpenOCD version you installed supports your FTDI module (e.g., FT2232H or FT4232H).If you are interested in OpenOCD on Raspberry Pi, you      can see here:  www.pcbway.com/.../OpenOCD_on_Raspberry_Pi__Better_with_SWD_on_SPI.html

  • Thanks for your information. Now I'm able to connect FTDI successfully with OpenOCD. But to connect it to my EVAL board it is giving me this problem. 

    Error: JTAG scan chain interrogation failed: all ones
    Error: Check JTAG interface, timings, target power, etc.
    Error: Trying to use configured scan chain anyway...
    Error: tms570.jrc: IR capture error; saw 0x3f not 0x01