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.

CCS/LAUNCHXL-F28069M: Final Release Mode

Part Number: LAUNCHXL-F28069M

Tool/software: Code Composer Studio

Dear All

      I use the Debug icon in Release mode to pass the program to the board. But I notice that the program despite Release mode is several times interrupted. The behavior of it, looks that is happening.

I "print" in a display and some caracteres do not appear and behaviors in other parts of the program.

How configure "Code Composer Forum" to have a final release in the board without debug interferences, etc?

Thanks

Luis Gonçalves

  • Hello Luis,

    user4957458 said:
    But I notice that the program despite Release mode is several times interrupted

    Can you explain this a bit more? How can you confirm that the debugger is interrupting the the target execution? While the target is running, the debugger should just be doing so peroidic polling of the target status

    You can also try a Free Run (Run -> Free Run). This will run the target without any type of polling or other target access. It will run as if there is no connection with CCS.

    Thanks

    ki

  • Hello,
    I haven’t heard back from you, I’m assuming you were able to resolve your issue. If not, please post a reply with an update below (or create a new thread).

    thanks,
    ki