Tool/software:
I am getting the following error on trying to flash the HelloWorld program from CCS.
" DEBUGSSM_0: 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) "
I try to follow the guide provided on the Ti communication forms to update my firmware in the XDS probe.
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1374638/lp-am263p-xds-110-firmware-update-failure/5282507#5282507
But when I short the TDO pin to GND then the command line program completely fails to read the XDS probe.
"
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...
The requested device was not found on the bus.
"
I can not enter the DFU mode to even update the firmware. Kindly help urgently?