Tool/software: Code Composer Studio
I follow the instructions on the readme for recovering a Bricked XDS110 without JTAG, but now my device is not recognized and the led does not blink. What can I do to recover or flash my device ?
1) Ground the JTAG TDO pin of the XDS110's Tiva CPU. This is pin 97
on the 128 pin device. This is a JTAG pin for flashing the XDS110 via
JTAG; it is not the JTAG TDO pin of the debug target. If the board has
a JTAG header for flashing the XDS110 you may use that, otherwise you
can ground the pin on the device. (Check the TM4C1294NCPDT datasheet
for the pin location; it is located on a corner and easy to access.)
2) Unplug and re-plug the XDS110 into the host PC while the pin is grounded.
3)I scanned my device
C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -m
USB Device Firmware Upgrade Utility
Copyright (c) 2008-2015 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: 2.3.0.11
Manufacturer: Texas Instruments
Serial Num: L5000HXQ
Mode: Runtime
Switching device into DFU mode.
4) download the bootloader
C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -f boot_loader.bin -r
USB Device Firmware Upgrade Utility
Copyright (c) 2008-2015 Texas Instruments Incorporated. All rights reserved.
Scanning USB buses for supported XDS110 devices...
Downloading boot_loader.bin to device...