Other Parts Discussed in Thread: C2000WARE
I am getting this error while running the example codes. what should I do?
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.
I am getting this error while running the example codes. what should I do?
Shaili,
Please look into what Santosh has advised, the debug probe on the LAUNCHXL is a XDS110 class probe. From your CCS error message your target config file is setup with a XDS100 class probe, which does not exist on the Launch Pad.
You can either change your target config manually, or if you are debugging a C2000Ware project, you can change the build configuration (right click on the project and go down to build configurations) to one with a LAUNCHXL in the name; this should fix the emulation target issue.
Best,
Matthew