• about Keil MDK "step-out" in debug mode
    Hi I use ULINK2 to debug S3C2440. I notice that the start-up code provided by Keil S3C2440.s, it change the cpu mode one by one to setup the stack, and finally enter the user mode then jump to the...
  • Debug Step out uVision3
    Once I have hit a breakpoint the step out icon is greyed out, also if I step through the code and step into another function. Does anyone have any ideas why (also the shortcut will not work Ctrl+F11...
  • Cannot Enter Interrupt during step by step debug mode
    Hello community, I have a homemade AT91SAM7x256 board and I´m using a Atmel SAM-ICE Degubber. When I start to debug my device with "run", the programm normaly enter the external Interrupt. But when...
  • DEBUG MODE IN THE KEIL SOFTWARE
    Hi all When the software is turned to debug mode , is it "design time" debug meaning that the code is tested offline , or is it "RUN TIME" debug meaning that the code is debugged as it runs on the...
  • Keil freezing coming out of debug
    I have a really simple program, a modified Blinky, that everytime round the loop jumps off to read in from U0RBR and outputs the character found through UART1. UART0 is mapped in take it's input from...