• Keil uVision 2 - simulator
    hi how does the simulator work? i've been trying to get a real-time clock running in simulation mode, but it's running way too fast. i dont know if there is something i'm not setting maybe? my...
  • Keil uVision. Signal Function
    Hello. I had a problem. In (Keil uVision 4), I tried to create signal function, but there were problems. how to solve them? PS use the debug board (STM32F4DISCOVERY) Image problems: yadi.sk/....
  • Link list in keil uvision simulator
    Hello friends, I am trying to write down link list program given below but, it is not working. Instead of using struct pointer I am able to access structure member. But, why struct pointer is not working...
  • Random Error 34 in Keil uVision simulator
    Hi Everyone, Many thanks for all the previous answer it helps a lot :) I am using the Keil uVision 4.00a simulator (so no hardware target link) for a C51 chip. Our software grew a lot bigger...
  • uVision UART simulation
    Hi all! How can I detect the inter-byte time-out during the data reception using the UART simulation? WWATCH function doesn't implement this feature. Thanks!