• order of executing programms
    Hello, I've one simple question about the order of the three programm parts (my c-programm, startupo-script, init-file definitions), when I download and execude the code in a external / internal...
  • order of executing programms
    Hello, I've one simple question about the order of the three programm parts (my c-programm, startupo-script, init-file definitions), when I download and execude the code in a external / internal...
  • behavior of executing instructions on the out-of-order pipeline of Cortex-A15
    Hi, I have one question regarding the interrupt of A15 core. Please see the below picture. I would like to know which area existing instructions are discarded when the interrupt happens. When an interrupt...
  • behavior of executing instructions on the out-of-order pipeline of Cortex-A15
    Hi, I have one question regarding the interrupt of A15 core. Please see the below picture. I would like to know which area existing instructions are discarded when the interrupt happens. When an 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.