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.

New Debugging sessions with CCS

Expert 1030 points

I sometimes have to finish a debugging session at the end of the day and would liken start again the next day without first having to download the same code into the MSP430's FLASH. Is there a way of doing this or is it impossible to start a debugging session without first downloading code? Thanks.

  • Hello halo,

    You can start debug session without MSP430 programming.

    If you're using CCS v5 or later,

    Click [Window] menu on CCS -> Go [Show view] -> Select [Target Configurations]

    You will see User Defined folder like this, then Create your MSP430 Target Configuration under User Defined folder.

     

    Right click to your own Target Configuration (eg. MSP430.ccxml) and select [Launch selected configuration] 

    Regards,

    Richard Park

     

    Please click the Verify Answer button on this post if it answers your question.

  • Thanks Richard. It makes sense that there is a way to do it, but figuring out how someone else implemented it is always the tricky part.

**Attention** This is a public forum