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.

TESTING THE CONNECTION FOR TMS570LS033X USING Texas Instruments XDS100v2 USB Emulator

Hi,

I am TESTING THE CONNECTION FOR TMS570LS033X USING Texas Instruments XDS100v2 USB Emulator. When i am clicking on test connection button then following message appears.

[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\Geda\AppData\Local\.TI\693494126\
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'.

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 '-600' (0xfffffda8).
The title is 'SC_ERR_LIB_ANY_LOCATE'.

The explanation is:
A required dynamic library could not be located.
The library isn't on the search path.

[End]

Please help me to proceed further.

  • Hello,

    raja geda said:

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

    The value is '-600' (0xfffffda8).
    The title is 'SC_ERR_LIB_ANY_LOCATE'.

    The explanation is:
    A required dynamic library could not be located.
    The library isn't on the search path.

    This error can be caused by a variety of scenarios. One is using an older CCS version (please update if you are not on the latest). Another is the the EEPROM of the XDS100v2 is not programmed. Another is an issue with permissions on the CCS folder. Please search the forum (search for the exact string "A required dynamic library could not be located." ) and look through the other older posts and see if some of the scenarios apply to you.


    Thanks

    ki

  • hi, 

    Thanks for your post.

    I am using code composer studio 5.4  and  how do i know whether which library is missing or eeprom is not programmed. how do i know whether the drivers for xds100v2 is correctly installed or not.

  • Raja,


    Did you search in this forum? There are many suggestions, too many for me to list them all.

    Here is one suggestion to get started - How to check if the EEPROM of the XDS100v2 is programmed correctly:

    http://processors.wiki.ti.com/index.php/XDS100#Q:_How_can_I_check_if_the_VID.2FPID_for_the_EEPROM_are_programmed_correctly.3F

    Thanks

    ki