• 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 ...
  • Simulation Timing vs. Timing on Target
    In the simulation there are two system variables indicating the number of executed states and the time (sec) in seconds. When I compare execution times in the simulation to the timing on the target...
  • GNU versus Realview versus Keil C Arm
    Can someone tell me the differences or advantages/disadvantages between the 3x possible compilers. ie. Why are they offered?
  • Speed of code between simulator and target on XC164.
    I am running a 10KHz interrupt running some mathmatical DSP code. It has to complete within 100 microseconds and preferably less than 40 microseconds to give me spare processing power. I decided to...
  • difference in simulator and target
    I'm a relative newbie at embedded programming and I've come accross something that maybe could help some other newbies. I had a (for me) reasonable size project, and quite glad when it was finished and...