This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM M3: How to halt the debugger when a variable changes to a designated value during the execution

Hi,

There is a bug in my system. One variable becomes 0 sometimes during the execution. I am using ULink2/uVision5.2 with MDK-ARM Cortex-M3 tool chain. Could anybody give advice how to set the debugger to catch it? I think there is way to halt the debugger when the variable changes to a designated value.

Thanks.

Steve