CW6.3, HCS08, USB Multilink and True-Time Simulator & Real Time Debugger.
Is it possible to set a breakpoint on a write of a specific value or range of values to a variable?
Anders J
Solved! Go to Solution.
It should be possible to set a watchpoint that monitors a change to a memory location. Consult the Microcontrollers Debugger Manual (CWMCUDEBUGGERRM.pdf), chapter 4, "Control Points" for more information.
---Tom
It should be possible to set a watchpoint that monitors a change to a memory location. Consult the Microcontrollers Debugger Manual (CWMCUDEBUGGERRM.pdf), chapter 4, "Control Points" for more information.
---Tom