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
解決済! 解決策の投稿を見る。
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