Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello,
I am using Experiment kit -Piccolo F28035 and XDS110 debugger.
I am getting error to update XDS firmware version while trying to debug. But when I click update, XDS will be disconnected and will not show on Device manager-> Texas instrument debug probe and I get error
"C28xx: Error: (Error -591 @ 0x0) The firmware updater encountered an error and could not finish. The updater failed to connect to the XDS110 in programming mode. Unplug and re-plug the XDS110, and try again. If the problem remains, try updating the firmware using the xdsdfu utility found in the .../ccs_base/common/uscif/xds110 directory of the installation. View the XDS110SupportReadMe.pdf file there for instructions. (Emulation package 12.8.0.00189)"
Here is the screenshot of XDS110 showing up when I reconnect the probe. This disappears when I update the version
I tried commands explained in similar issue IWRL6432BOOST: XDS110 unable to update FW to 3.0.0.26 for CCS 12.4 - Sensors forum - Sensors - TI E2E support forums
i.e.
xdsdfu -e
xdsdfu -m
xdsdfu -f firmware_3.0.0.26.bin -r
For me XDS gets disconnected when I execute last command. Copying command prompt results below
C:\ti\ccs1280\ccs\ccs_base\common\uscif\xds110>xdsdfu -e
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 Probe with CMSIS-DAP
Version: 2.3.0.5
Manufacturer: Texas Instruments
Serial Num: 00000000
Mode: Runtime
Configuration: Standard
Found 1 device.
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 Probe with CMSIS-DAP
Version: 2.3.0.5
Manufacturer: Texas Instruments
Serial Num: 00000000
Mode: Runtime
Configuration: Standard
Switching device into DFU mode.
C:\ti\ccs1280\ccs\ccs_base\common\uscif\xds110>xdsdfu -f firmware_3.0.0.26.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.
C:\ti\ccs1280\ccs\ccs_base\common\uscif\xds110>