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.

CCSTUDIO: Debugging two MCUs with two XDS110

Part Number: CCSTUDIO

Hello,

I'm trying to debug two MCUs at the same time using two XDS110 on the same laptop. In CCS12, my method was:

  • Open two CCS instances
  • Start the first debug session
  • When this is finished, start the second debug session

This worked fine.

Now, in CCS20 I couldn't find out how to do this. At first, I tried setting the serial numbers of both XDS110 using "Xdsdfu" and writing these serial numbers into the target config. Then, from the same CCS instance, I tried flashing both one after the other, which resulted in this error:

image.png

So I tried opening a second CCS instance with a new workspace and starting the debug session from there, which resulted in this error when starting the 2nd session:

image.png

I also tried connecting the debuggers to different ports, but this didnt help.

How do I get this running?

 

Kind regards,

Hannes