• uVision2 Simulator
    I am using the following code in the function editor. It was copied from the Kiel "Getting Started with UVision2" manual pg 113. it seems to work but does not quit when SIGNAL KILL is typed on the...
  • Does uVision2 simulates RTC?
    Actually, %subj% I could not find it around. uVision v2.06. Roman.
  • Can simulator approximate real-time?
    I have developed some C51 software and it works fine in the simulator, the only problem is that the simulator goes far too fast! Strings that are only supposed to come out of the serial port once per...
  • Difference between Simulated and real timings
    I am using an AT89C53-24 microcontroller with a 12.000 MHz crystal. My program uses hardware timer (T1-Mode 1, interrupts enabled) to provide a 20 mSec heartbeat, and hardware timer (T0-Mode 1, interrupts...
  • 89S53/89S8252 SPI simulation in uVision2
    Hello. I am using KEIL uVision2 (V2.10). I want to simulate SPI port on 89S8252 / 89S53. I am following the instructions on KEIL website help link: http://www.keil.com/download/docs/at89s8252_spi...