• Disabling PFU / instruction pre-fetch on Cortex-R4?
    Hello, I'm trying to find the proper way to disable PFU / instruction pre-fetch on an R4. System control register bit 12 might do the job, but it's not clear to me: Determines if instructions can...
  • Pre-silicon Software Development with Arm Models for Cortex-A5 DesignStart
    Arm DesignStart is enhancing the Cortex-A5 package to help custom chip designers to expand market opportunities and develop richer experiences. The new package helps to reduce the development time of...
  • How to configure a 10 inch TFT LCD in ARM Cortex-M3?
    good evening to every one..i am new to this website..i want to know how to use 10 inch TFT display and LVDS colour formet??? can anyone help me..? thanks advance
  • Interruptible Instructions on Cortex-M4
    The ARM Cortex-M4 Processor Technical Reference Manual states: To minimize interrupt latency, the processor abandons any divide instruction to take any pending interrupt. On return from the interrupt...
  • what changes to the source code of ARM Cortex-M3 can i make in order to shorten execution time?
    here are the 3 codes i need to change to shorten execution time. any help will be greatly appreciated.