• about timer
    good night every one: in debug,I want to add a timer , of course it is not T0,T1,T2,example T3 or T4,in 8051 system, who can help me? thanks at first!
  • stm32f4 timer interrupt simulation?
    I'm currently working with an stm32f4-discovery and after doing some work on the board decided to switch back and see if I could get my program working in simulation. So far it looks like the simulator...
  • Timer Simulation
    Hi, I am performing simulation on ARM7, LPC2368 micrcontroller using Keil IDE UV4. I had written a delay function using timer. This works perfectly on hardware. When i try to simulate it using simulator...
  • A question about general purpose timers
    Hello all, I am using GPT3 for timing purposes in my RTOS (I am not running it on hardware yet - just in the IDE). I tried to use the example supplied in the "Getting started and creating applications...
  • About Hardware simulator in uv2 environment.
    In uv2 environment, I am running a hardware simulator. Why those two busters are keeping happening? 1. P0 port can not output data correctly, it changes randomly and totally out of my control. ...