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.

XDS100 Connection Problem

Other Parts Discussed in Thread: TMS320F28235, CONTROLSUITE

Hi to all,

I'm developing a new board with XDS100 and TMS320F28235.

In my design, JTAG connection is same as Experimenter Kits(DIM100ExperimentersKit-HWdevPkg_v2_0).

FT2232D is programed according to the document "How to Program On Board XDS100 USB Jtag"

When i connect to USB port, the device manager screenshot is showing below.

However, im testing the connection via Code Composer Studio v5. The connection problem has been occured:

[Start]

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity

[Result]


-----[Print the board config pathname(s)]------------------------------------

C:\Users\ZEYNEL~1\AppData\Local\.TI\1989394224\
    0\0\BrdDat\testBoard.dat

-----[Print the reset-command software log-file]-----------------------------

This utility has selected a 100- or 510-class product.
This utility will load the adapter 'jioserdesusb.dll'.
The library build date was 'Sep 26 2013'.
The library build time was '22:04:13'.
The library package version is '5.1.275.0'.
The library component version is '35.34.40.0'.
The controller does not use a programmable FPGA.

An error occurred while hard opening the controller.

-----[An error has occurred and this utility has aborted]--------------------

This error is generated by TI's USCIF driver or utilities.

The value is '-180' (0xffffff4c).
The title is 'SC_ERR_CTL_NO_TRG_POWER'.

The explanation is:
The controller has detected a target power loss.
The user must turn-on or connect the power supply for the target.

[End]

Seems everything is fine in my Dsp hardware: XRS, CLKOUT, Boot Options, Crystal Oscilation, vs signals are okay.

Additionally, JTAG signals seem fine, too. JTAG CLOCK, RESET, DO, DI signals are okay.

What can problem be? Give a hand please.

Zeynel Abidin Kiremitci

Regards.