• Cortex A15 SCU
    Hi, I find no introduction about SCU registers of A15 in the TRM. So, can software control SCU? Especially is SCU needed to be enabled by software? Thanks&Regards.
  • Exception / Interrupt for Cortex-A15
    Hi, I would like to know whether my understanding is right or not regarding to the interrupt (exception). When an interrupt is issued, the interrupt is executed at once without the completeion of the...
  • ARM cortex A15 hardware simulatenous multihreading.
    Dear All, Does ARM cortex A-15 support some kind of Hardware multithreading? how can I disable it? Thank you so much.
  • 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...
  • Cortex-A15 MPCore: How to Enable Monitor Debug Mode
    Hi experts, I want to enable monitor debug mode for Cortex-A15 MPCore. I tried modifying DSCR[15] bit but watchpoint event still won't generate exception/abort. Core was in no-debug mode before modifying...