• Problam with "C51 V5.5 Compiler" under "Windows XP"
    Hi, In our develop system We use "MS-DOS C51 Keil Compiler V5.5" , with "Sentinel Pro" . We used this system under Windows 2000 for long time. In order to backup the system We installed it to pc...
  • Keil debugging run problem
    I am working on lpc 1768 on keil version 5, after building the code when i go to debug using simulation option and run the code(using F5) the stop watch t1 which is in left bottom corner of debug window...
  • 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.
  • 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...