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.