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.

CCSv5 breakpoint on memory location altered



Hi All,

Is it possible in code composer studio to set a break point to halt the program when a specific location in memory is written to?

I can set up a data access count on the location and that shows it is written to twice instead of the expected once, so it would be useful to be able to break when it is written to.

Graham.