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 was trying to run the dual core code example, but failed with an error message: cannot connect to target. I looked up "Debug Configurations" and saw that in the initialization scripts, there was only "C28XX" existing. However, this is not the case in other successful dual core code examples. There should be four scripts "C28XX_CPU1", "CPU1_CLA1", "C28XX_CPU2", and "CPU2_CLA2". I am not sure if this is the reason that the code cannot run. Are there any solutions for this? Thanks a lot.
Hi Yunpeng,
The target connection is done using the ccxml file and this file is same for all dual core examples. Not sure why it is not working for you.
You can start a debug session using any other example/ target configuration file and then load this binary file to the target device.
Best Regards
Siddharth