• Speed difference between the target and the simulator
    I'm trying to toggle an output pin but I have some timing differences between simulator and the target. The following code is reporting me a factor of two between the simulator speed and the target ...
  • Using different set of source files for different targets
    Hi: I would like to have one project with two targets, where each target requires a different set of source files. For example, a target with an ethernet interface would require the ethernet drivers...
  • Interrupt works in simulator not in target
    The example project from Keil running Timer0 as interrupt source, works in the simulator but in the target there is never an interrupt generated. Rewriting it, polling the interrupt flag works both in...
  • No "Simulator" in target drop list.
    Hi all I am working through canprimer_v2.pdf, and opened \CAN.uvproj, selected Simulator, Debug tab has 'use simulator' selected. I then get an error: Could not load file: .../flash/CanDemmo...
  • Simulation versus Target
    Thanks to:- Erik Malund, Per Westermark for there previous help on I2C data line low, im still working on that and many other problems currently. I have a quick query if anyone may know. If i simply...