• Debugging, execution speed & SWI_Handler...
    I have an app that seems to work perfectly when executing from flash ROM. However, if I load the code into the flash ROM and then start the debugger, the code slows down to a very slow crawl while executing...
  • External Memory and Execution Speeds
    I am using Timer12 and Timer7 to drive the CAPCOM6 unit on the Phytec C164 nanoModule using Space Vector Modulation for induction motor drive control. This program also uses CAPCOM6 interrupts for regular...
  • speed?
    HI GUYS; how fast is tcpip?????? i mean like i know what i2c means and spi means but is tcpip same or can it go faster?????
  • Speed-up by executing function in SRAM instead of SDRAM
    Hi, is it possible - to speed up execution - to execute functions in SRAM, while the main application is running in SDRAM? I already had a look into the docs, but there is only a way to place a...
  • 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...