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

BUG? Executing RESET Command through Source Code in uVision Debug Mode

Hi,

I'm using MDK 5.24a with µVision V5.24.2.0 and I have a really confusing behaviour.

When I'm in Debug Mode and stopped in a Breakpoint, I step into an other function. This function has several Defines including RESET. This is a Define and I can see it in the header file when I'm not in Debug Mode. When I do a right click on it to get some information, the Debugger just resets the target, like I send a command over the built-in console, but I don't type any command!.

Target: STM32F4

Just FYI...

Kind regards
Andreas

0