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

Single step does not work

Hi. I have a problem with debugger (simulator) in Keil uVision.
I try to preview a variables in debugger (Debug->Start/Stop debug session). I added my variable which I want to preview to Watch 1 but when I start a simulator (Run-F5) nothing happens. I want to preview a variables in Single Step (F11) but any cursor does not move. In Watch 1 I still see <cannot evaluate> even if I push Run (F5).
My uC is STM32 Cortex 3.

What should I do to preview variables in Single Step?

0