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.

connection problem on the C2000 F28M35H52C1

Hi,

I am using the TMDXOCKH52C1 docking station with the TMDXCNCDH52C1 control card with CCS V5.2

In CCS new target configuration I select Texas Instrument XDS100v3 USB Emulator_0 and F28M35H52C1_0

Then I try Test Connection. This is my output :

[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:\Profiles\DESBOU~1\LOCALS~1\APPLIC~1\.TI\
    4115157881\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 'jioserdesusbv3.dll'.

An error occurred while soft 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 '-151' (0xffffff69).
The title is 'SC_ERR_FTDI_OPEN'.

The explanation is:
One of the FTDI driver functions used during
the connect returned bad status or an error.
The cause may one or more of: invalid emulator serial number,
blank emulator EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the emulator can be located.

[End]

After I test my port with sdopts.xml (SDconfigEx)

In XDS510USB I try printer USB. This is my output:

** Checking for available printer ports

  $$ Printer port available at:
  $$ EmuPortAddr=0x378
  $$ EmuPortMode=EPP
  $$ EmuPortSpeed=1

** Checking for available USB ports


Then I try Verify and I get this :

  >> XDS510-USB Emulator not connected/enumerated

  >> Could not open emulation connection

I am stuck here. Could you help me please ?

EDIT:

my TI XDS100 driver are well installed

  • Well I follow the instruction on the F28M35x-FRM-EX-UG.pdf document.

    Just for information there is a mistake in the document. I have to add the declaration : int delay = 0; into the main function to make the control code compilation. (p18)

    Then I start the section 2.3 and I connect one USB cable to the docking station and one mini USB to the USB JTAG (J20) the two green LED are ON.

    After I lounch the configuration and I get that message

    Could someone help me ?

    Thanks in advance.

    Best regards.

  • i find the solution !

    My first problem was the alimentation we had to connect the two mini USB on J20 and J2 and not the docking station (why ?)

    The second was the emulator I selected the XDS 100V3 but the correct one was the V2.

    Hope it could help people who had the same problem.

  • Adrien,

    In order to use the emulation on the docking station, you have to short circuit a few resistors.  Otherwise you are required to use the J20 XDS100v2 connection.  You can look at the schematics at the JTAG port for more information on which resistors have to be bypassed.

    Kris