• 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...
  • run pwm during interrupt
    Hi every body i am using an LPC-1768 MC to run a pwm. every thing works good. but when a non-pwm long-time (500ms) interrupt occurs, the pwm doesn't work. is there any trick or setup to continue running...
  • 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...
  • 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...
  • Replace variable while project running
    Sorry for my english. Hello everyone, i have a problem, here it is: I have two PCs and stm32f427 based board. What i need - first pc generates bunch of variables and sends it through UDP to second...