• 'Step' and 'Step Over' doesn't work while debugging
    Hi, i am new with Keil and STM32F407VG. I tried to run a simple code (blinking 4 leds). And it worked with no problem. Afterwards, i tried to learn some simple debugging basics. And I can't reach...
  • 'Step' and 'Step Over' doesn't work while debugging
    Hi, i am new with Keil and STM32F407VG. I tried to run a simple code (blinking 4 leds). And it worked with no problem. Afterwards, i tried to learn some simple debugging basics. And I can't reach...
  • Debugging weird behaviour when single stepping and stepping over
    Hello everybody. Like in the title I noticed strange behaviour while debbuging my app, the problem is that when I'm single stepping everything is fine, but then when I step over or run to cursor line...
  • Debugging weird behaviour when single stepping and stepping over
    Hello everybody. Like in the title I noticed strange behaviour while debbuging my app, the problem is that when I'm single stepping everything is fine, but then when I step over or run to cursor line...
  • step into and step over do same thing in AG_GoStep in apntex_173
    i am writing a AGDI Driver for the uVision Debugger base on apntex_173. my chip is using Cortex-M0, many functions (r/w registers, r/w memory, start/stop debug session, run, run to cursor line, step...