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.
We have 2 new launchpads and after building example code (CCS 12.3) and trying to flash the boards; a firmware update for the XDS110 appears. After updating i get the following error when trying to flash
Error connecting to the target:
(Error -2131 @ 0x0)
Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK).
The same happens in Uniflash also.
The board has the demo code running fine that it comes flashed with. I can serial monitor and it appears everything works as expected apart from the XDS110 onboard.
After looking through the forum it appears as if someone else has had issues after updating the XDS110 on the same launchpad very recently (LAUNCHXL-F280039C). However it is difficult to tell if these issues are related but i will link just in case it proves useful.
Thread from 6 days ago:
e2e.ti.com/.../launchxl-f280039c-xds110-debug-probe-not-being-detected
Oversight on my part. I hadn't changed the target config from the default to the LaunchPad in CCS. Upon doing this i can now use the XDS110 correctly.