Tool/software:
Is there a way to prevent from rebuilding when a Debug session is started? I'm using CCS 12.7.1
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.
Tool/software:
Is there a way to prevent from rebuilding when a Debug session is started? I'm using CCS 12.7.1
Hi Kacper,
If you prefer to debug a system project (for multicore), there is no way you can avoid it. If you manually launch the target configuration, connect to individual core, load and run the program on that core, then the rebuild can be avoid.
Best regards,
Ming