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: Disable halt the target on a connect not working

Part Number: CCSTUDIO

Tool/software:

It seems when I disable the halt the target on a connect as below(three points that related with the project)

But when I click the connect target after launch the ccxml file

It always halt the target as below

Can we support not halt the target when connect the it?

  • Hello,

    Please note the device needs to support non-intrusive connect. Usually the device needs to support real-time debug. Based on your screenshots, it looks like you are using MSPM0. This device does not support real-time debug.

    Thanks

    ki