Other Parts Discussed in Thread: AM1802
Tool/software: Code Composer Studio
I want the XDS200 debug probe work with CCS version 9.3.0.
The issue:
Using CCS 9.3.0.00012 I try to load my project using debug and I get this warning:
Warning:
A firmware update is recommended for the XDS200 debug probe.
Click the "Update" button to update the firmware. Click the "Continue" button to continue without updating.
(Emulation package 8.4.0.00006)
If I click the update button it says this:
Error initializing emulator:
The XDS200 update cannot work if more than one XDS2xx probe is attached. Click "Cancel" then unplug the other XDS2xx probes and restart the debug session to update the firmware.
Click "Retry" to retry without doing the update.
(Emulation package 8.4.0.00006)
I do not have two XDS200 debuggers. If I unplug the one it says:
Error initializing emulator:
(Error -2083 @ 0x0)
Unable to communicate with the debug probe. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation.
(Emulation package 8.4.0.00006)
On a related note when I try to use the "loadti.bat" file I this error. In this case I do not know how to do a continue button with the scripting language.
SEVERE: CS_DAP_0: Error initializing emulator: The XDS200 update cannot work if more than one XDS2xx probe is attached. Click "Cancel" then unplug the other XDS2xx probes and restart the debug session to update the firmware.
Click "Retry" to retry without doing the update.
(Emulation package 8.4.0.00006)
SEVERE: Could not start server: DebugServer.1: CS_DAP_0: Error initializing emulator: The XDS200 update cannot work if more than one XDS2xx probe is attached. Click "Cancel" then unplug the other XDS2xx probes and restart the debug session to update the firmware.
Click "Retry" to retry without doing the update.
(Emulation package 8.4.0.00006)