• Keil debug run problam
    Hello, I am using stm32f3 board, the program in compiled with zero error. When i start debug session & hit the run button the execution does not go continuously instead i have to hit the run button...
  • While running keil in debug mode, it is stopping.
    I am using MCU Cortex-M4 and running keil on simulator. In debug mode while running it is getting stopped at _sys_open function in call stack but in text editor arrows showing at SystemInit after stopping...
  • Debugging properly but not running onboard.
    Hello, I am using Uv4 for LPC2148, my LED blinking program works fine in debug mode but does not runs on the board. I am using Flash magic to flash the program. Pls help.
  • Program not running when Debuging
    Hi All, I have been using uV4 for a few months and wrote a couple of programs for the discovery board I bought which as an STM32F407VG. a few weeks back I wrote a program to test the Usart which it...
  • 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...