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.
Tool/software: Code Composer Studio
Hi
I'm trying to update firmware of XDS110 as below. But there is no operation after switching device into DFU mode.
LED light is off after "xdadfu -m" command.
wook@jwook-DESKTOP:~/ti/ccs_base/common/uscif/xds110$ ./xdsdfu -m USB Device Firmware Upgrade Utility Scanning USB buses for supported XDS110 devices...
VID: 0x0451 PID: 0xbef3 Switching device into DFU mode.
USB Device Firmware Upgrade Utility Scanning USB buses for supported XDS110 devices... The requested device was not found on the bus. |
Please let me know some guidance for this.
Thanks,
Aiden.
Hi
Actually I connected USB cable between PC and Board's XDS110 usb port without XDS110 DEBUG PROBE.
Is it possible connects directly without XDS110 DEBUG PROBE?
Thanks,
Aiden.
Hi Aiden,
aiden kim said:Actually I connected USB cable between PC and Board's XDS110 usb port without XDS110 DEBUG PROBE.
Is it possible connects directly without XDS110 DEBUG PROBE?
I looked at the specifications for the TDA4 EVM board and it looks like there is an integrated XDS110 debug probe on the board. So all you need to do is to connect the USB cable to use it.
Regrinding updating the xds110 firmware, it should automatically be done when connecting to it using CCS. Have you tried starting a debug session with CCS IDE?
Thanks
ki