Other Parts Discussed in Thread: LAUNCHXL-CC2640R2
Hello everyone,
Not sure if this is the right forum, but, I have a problem programming my LAUNCHXL board with (separate) XDS110 Debug Probe.
I have connected the board to the launchpad by removing the connections of the on-board XDS110 programmer and bypassing them.
CCS v8 (the one I currently have) tells me that I need a firmware upgrade to my debug probe. In which clicking "Update" button freezes CCS.
I have also tried using the xdsdfu.exe method. Here are the results:
C:\ti\ccsv8\ccs_base\common\uscif\xds110>xdsdfu -e
USB Device Firmware Upgrade Utility
Copyright (c) 2008-2018 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
Found 1 device.
C:\ti\ccsv8\ccs_base\common\uscif\xds110>xdsdfu -m USB Device Firmware Upgrade Utility Copyright (c) 2008-2018 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 Switching device into DFU mode.
C:\ti\ccsv8\ccs_base\common\uscif\xds110>xdsdfu -f firmware.bin -r USB Device Firmware Upgrade Utility Copyright (c) 2008-2018 Texas Instruments Incorporated. All rights reserved. Scanning USB buses for supported XDS110 devices... The requested device was not found on the bus.
So, as you can see, the advertised firmware upgrade method on the debug probe user guide does not work for me. What seems to be the issue? How can I solve it?
Do you think the problem is because of faulty wiring to LAUNCHXL? Or perhaps the config file is wrong?
Thanks in advance