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-F280049C: CCS debug can I write a data byte to a variable at starting the debugger

Genius 5910 points

Part Number: LAUNCHXL-F280049C

Tool/software: Code Composer Studio

Hi,

Is there a way to communicate between the CCS debugger and my application to let it know the program is connected to the debugger.

For example writing a value to a variable at starting the debugger? 

in the CMD file I can write code to ram directly but can I write a fixed value to a ram location?

Thanks.