IWR1443BOOST: This error is generated by TI's USCIF driver or utilities. ''-260', SC_ERR_XDS110_OPEN'

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: AM2634

Hi team.

While following the slides on VitalSignMeas. or working on the "5.1 Connecting EVM to CCS" page, when I click the TestConnction button, I am unable to proceed due to the following error.
I looked at the documentation, but I can't find a solution. Please give me some advice.
The following is the output when I click "Test Connection" button.

[Start: Texas Instruments XDS110 USB Debug Probe_0]

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity

[Result]


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

C:\Users\user\AppData\Local\TEXASI~1\CCS\
ccs1260\0\0\BrdDat\testBoard.dat

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

This utility has selected a 100/110/510 class product.
This utility will load the adapter 'jioxds110.dll'.
The library build date was 'Dec 6 2023'.
The library build time was '17:33:10'.
The library package version is '12.6.0.00029'.
The library component version is '35.35.0.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 '-260' (0xfffffefc).
The title is 'SC_ERR_XDS110_OPEN'.

The explanation is:
An attempt to connect to the XDS110 failed.
The cause may be one or more of: no XDS110 is connected, invalid
firmware update, invalid XDS110 serial number, or faulty USB
cable. The firmware and serial number may be updated using the
xdsdfu utility found in the .../ccs_base/common/uscif/xds110
directory of your installation. View the XDS110SupportReadMe.pdf
file there for instructions.

[End: Texas Instruments XDS110 USB Debug Probe_0]

  • Hi,

    Are you able to run the out of box demo with the IWR1443BOOST correctly?

    Before you connect to CCS, make sure you have flashed the ccs debug image on the EVM.

    After the CCS debug image is flashed, change the boot mode to functional mode and assert NRESET

    They try connecting through CCS

    Regards

  • Hi, thank you your comments

    >>Are you able to run the out of box demo with the IWR1443BOOST correctly?

    Yes, I've verified that it works correctly.

    >>Before you connect to CCS, make sure you have flashed the ccs debug image on the EVM.

    Yes, I've checked that..

    >>After the CCS debug image is flashed, change the boot mode to functional mode and assert NRESET

    >>They try connecting through CCS

    I tried what I was taught, but the result did not change.

    Does the COM port settings have any effect?

    Regards

  • COM port setting does not affect JTAG connection. JTAG connection is established through the XDS110 on the IWR1443BOOST EVM.

    It seems the target configuration file that you are using is incorrect and the communication with XDS110 itself is not established

    1. Can you try with different version of CCS?

    2. When you launch the target configuration file, does it launch properly or does it crash with a error prompt

    Regards

  • i am getting same issue in my am2634 microcontroller.
    if you have resolved it, pls tell how to do it?

  • It seems the JTAG connection is not established. 

    Make sure the target configuration file is set correctly. 

    If you are not able to launch the configuration, then try with different version of CCS

    Regards