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.

LAUNCHXL-CC1352R1: Debugging multiple projects at the same time

Part Number: LAUNCHXL-CC1352R1

Tool/software:

Hello everyone,

I am currently trying to get simple_central and simple_peripheral to run on my two nodes, but without success. When I try to debug the second project, I only get the message that I have to terminate the already running one first. I know there have been previous threads on this with presumably well explanatory videos, but they are already 15 years old and no longer work without Adobe Flash... Can anyone help me with this?

  • Hi Fabian,

    CCS can only handle one debug session at the time. You can try opening two CCS windows (with different workspaces) and debug one project in each window.

    However, both simple central and simple peripheral have uart displays, so I would rather recommend you to use the information here than starting a full debug session.

    Cheers,

    Marie H