• Exit debug mode while target is running
    Hello, With Keil uvision4 it is possible to exit debug mode / exit Keil, while the target is still running. With uvision5 I can't find a way to do this. Why so? It is a problem for me because in one...
  • Running PWM while debugging
    Hi Guys, I'm using a LM3S6950 ARM Cortex in combination with a Segger J-Link Debugger and Keil MDK for ARM (uVision 4). Is it possible to let the PWM running while debugging? I need it, because...
  • Debugging access while running
    I tried to build my own SWD Link ICE emulator and have my own AGDI. During the debug, the Keil did not send me "memory access" command when i watch the "variable" in watch window. I compare with JLINK...
  • Stop mode issues
    Hello, I'm trying to use stop mode on my MCBSTM32E eval board (MCU STM32F103ZE). I've found examples in Keil installation folders. It seems to work til I enable the Systick timer. Indeed, in this case...
  • RTOSv2+STM32+STOP mode
    Hello, I am using CMSIS RTOSv2 running on a STM32F407 and I am trying to use the low-power STOP mode to put the micro and system to sleep and save power. When the system exits the STOP mode, via...