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.

AWR1642BOOST: xds110 cannot change to DFU mode. Tiva device firmware update

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: UNIFLASH

Dear Sir/Madam,

I used a AWR1642BOOST board, I have test the board with CCS and the demo, all going well, but when I change the board to another laptop, it cannot work.

I checked the board as if the xds110 cannot work, the board cannot gointo the DFU mode anyway:

I used xdsdfu -e

d:\ti\ccsv8\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 Embed with CMSIS-DAP
Version: 2.3.0.14
Manufacturer: Texas Instruments
Serial Num: R0041027
Mode: Runtime
Configuration: Standard

Found 1 device.

When I used xdsdfu -m to change to the DFU mode, it changed to Tiva device firmware update:

d:\ti\ccsv8\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 Embed with CMSIS-DAP
Version: 2.3.0.14
Manufacturer: Texas Instruments
Serial Num: R0041027
Mode: Runtime
Configuration: Standard

Switching device into DFU mode.

I try to connect the pin97 to GND and power cycle the board as the troubleshooting said, it cannot be change to DFU mode.

Thanks in advance,

Yi