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.

LAUNCHXL-F280039C: LAUNCHXL-F280039C

Part Number: LAUNCHXL-F280039C
Other Parts Discussed in Thread: C2000WARE,

Tool/software:

Trying to run an led exambple(gpio_ex2_toggle) from C2000Ware.

Working with LAUNCHXL-F280039C.

XDS debugger is not working.

Thn google took me to this link https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/468712/connect-to-the-xds110-failed

Went to this pdf in uscif/xds110 folder

XDS110SupportReadMe.pdf

ran the following 2 commands

A)

xdsdfu -m

output on command line:

PS C:\ti\ccs1280\ccs\ccs_base\common\uscif\xds110> .\xdsdfu -m

USB Device Firmware Upgrade Utility
Copyright (c) 2008-2019 Texas Instruments Incorporated. All rights reserved.

Scanning USB buses for supported XDS110 devices...


<<<< Device 0 >>>>

VID: 0x0451 PID: 0xbef3
Device Name: XDS110 Embed with CMSIS-DAP
Version: 3.0.0.19
Manufacturer: Texas Instruments
Serial Num: CL391078
Mode: Runtime
Configuration: Standard

Switching device into DFU mode.

B)

xdsdfu -f firmware.bin -r

Switching device into DFU mode.
PS C:\ti\ccs1280\ccs\ccs_base\common\uscif\xds110> .\xdsdfu -f firmware_3.0.0.31.bin -r

USB Device Firmware Upgrade Utility
Copyright (c) 2008-2019 Texas Instruments Incorporated. All rights reserved.

Scanning USB buses for supported XDS110 devices...

The requested device was not found on the bus.
PS C:\ti\ccs1280\ccs\ccs_base\common\uscif\xds110>

XDS is not updating.

Not able to debug.

please help

  • on doing Test Connection, the following is the error message:

    [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\sukhbir\AppData\Local\TEXASI~1\
    CCS\ccs1280\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 'Jul 24 2024'.
    The library build time was '18:57:55'.
    The library package version is '12.8.0.00189'.
    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,

    Please see this app note:

    https://www.ti.com/lit/pdf/spracf0

    Best Regards,

    Ben Collier