Part Number: LAUNCHXL-F280025C
Tool/software:
I've already read through this thread: https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/614357/ccs-can-t-update-xds110-firmware
and this page: https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html
The problem:
I tried the Servo Drive with CAN for F28002X example project. When trying to debug, CCS 20.0.0 requires to update the XDS110 Probe:

However, after updating the probe, it no longer detects the probe:

I tried updating through xdsdfu, as stated here: https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#manual-update
However, xdsdfu can't detect the board:

And the board doesn't show up in Device Manager either:

The troubleshooting section:https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#option-1-flash-the-bootloader-from-the-command-line-using-the-xdsdfu-utility
says to short the JTAG TDO to ground to force the board to DFU mode to try to unbrick the board. I believe this is J102 on the LAUNCHXL-F280025C board, so I put a jumper on J102 but xdsdfu gives the same results (can't find the board).
I've tried this on two different Win 10 computers and two different recently purchased LAUNCHXL-F280025C boards, so it's not the computer or board.
I have a third board, so unbricking is not the priority, but rather how to debug without bricking the board or needing to update the firmware.
-Shawn