When trying to debug a dual core project, I'm facing issue with this error. Not only dual core I'm frequently seeing this error when I try to debug CLA also.

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.
When trying to debug a dual core project, I'm facing issue with this error. Not only dual core I'm frequently seeing this error when I try to debug CLA also.

Hi Rishitha,
Could you share me your target configuration file?
I am able to import and run the led_ex1_c28x_dual_blinky_cpu example on both CPU1 and CPU2.
There was a known issue for the CLA target using CLA1 instead of CLA2. Here is a thread that has the latest target configuration.
Best,
Ryan Ma
Hi Rishitha,
Apologize, I mixed up the two. The latest target configuration should use CLA2.
"<instance XML_version="1.2" href="drivers/tixds510cla2.xml" id="drivers" xml="tixds510cla2.xml" xmlpath="drivers"/>"
Please use the latest target configuration that is on that thread to avoid any errors. If you run into more errors please let me know!
Best,
Ryan Ma
As long as you use the target configuration provided in the other thread, you should not have any more issues.
I've successfully been able to run dual core projects using the provided target configuration and loading to each CPU.
Best regards,
Ryan Ma