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.

MSPM0-SDK: How to disable/remove flashing option for debug project

Part Number: MSPM0-SDK

Hi,

We are using CCS for development. Version: 20.3.1.5__1.9.1.

When we select debug project. which does the flashing of the binary first and then start the debugging. 

As we have separate option to flash the binary. We would like to disable/remove the flashing option from debug project. 

please help with this request.

 

Thanks,

 

  • Hi Mahesha,

    In the project there should be a targetConfigs folder with a .ccmxl file. Right clicking on this file gives you the option to do a project-less debug. This will open a debug session without flashing the device.

    Best Regards,
    Brian