• Single stepping with ARM Realview Debug
    Note: This was originally posted on 22nd September 2012 at http://forums.arm.com Hi, I am working on ARM Versatile Express Cortex A9x4 (Quad core) board. I am using RealView ICE and Realview Debugger...
  • Cannot Single step though code
    OK, what silly mistake have I made this time..? I have just downloaded uVision4. Got a simple bit of code to flash and LED on and off. However, I cannot single step through the code. When I hit...
  • 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...
  • How to enable Interrupt in single Step Debugging
    Hello Keil community, I have an Atmel AT91SAM7x256 board with selfmade assembly startup code. For testing I had connect a simple switch at PioB to enter the external Interrupt. In simulation mode...
  • Strange error when single-step-debugging
    Hello to everyone. I'am debugging my asm-function. I'am using UV3 with ADI Evalution-kit EVAL-ADUC7026QSP. Everything works fine when just let it run. But when walking step by step (F11) through...