• Code Size and Speed
    Note: This was originally posted on 14th June 2013 at http://forums.arm.com I have inherated some ARM Code that I need to tidy up. Keil uVision4 RealView compiler. This Code is full of Variables of type...
  • Code Size and Speed
    Note: This was originally posted on 14th June 2013 at http://forums.arm.com I have inherated some ARM Code that I need to tidy up. Keil uVision4 RealView compiler. This Code is full of Variables of type...
  • 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 ...
  • 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 ...
  • Simulator code execution speed different to real life
    Hi there, I am using the uVision 3 software simulator to do some profiling type testing. I can run the simulator and real hardware and get the same IO behavior. The hardware uses nearly every timer...