• 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...
  • 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...
  • Step over & step into do the same with uVison 4.53 and SAM-ICE
    Hi, After updating to uVision 4.53 I noticed that the debug sessions did'nt work properly with the SAM-ICE emulator from Segger: -If I set a breakpoint at line n sometimes the code execution stops...
  • Step over & step into do the same with uVison 4.53 and SAM-ICE
    Hi, After updating to uVision 4.53 I noticed that the debug sessions did'nt work properly with the SAM-ICE emulator from Segger: -If I set a breakpoint at line n sometimes the code execution stops...
  • '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...