DEV_PARAM_ERR during debug
When I use a data breakpoint on a variable (such as cnt1) it works fine and breaks on the variable. However if I change the data breakpoint to cnt1 == 0, then I get the error DEV_PARAM_ERR and it jumps out of debug immediately. What do I need to do? I am using CrossWorks for ARM with an STM32F.
Please sign in to leave a comment.
Comments
1 comment