• ARM Cortex-A9 MPCore check stack usage
    Hi experts, I want to check the actual usage of my program on Xilinx SDK 2015.4. I connected to ARM Cortex-A9 MPCore#0 using the connect command in XMD console as shown below: When I used stackcheck...
  • ARM Cortex-A9 MPCore check stack usage
    Hi experts, I want to check the actual usage of my program on Xilinx SDK 2015.4. I connected to ARM Cortex-A9 MPCore#0 using the connect command in XMD console as shown below: When I used stackcheck...
  • Cortex A9 MPCore Interrupts
    I'm writing a bare metal code for handling interrupts on an iMX6Quad (NXP) so A9 MPCore core. I'm having difficultly having the core (just using core1) respond to an interrupt. I chose the local timer...
  • Cortex A9 MPCore Interrupts
    I'm writing a bare metal code for handling interrupts on an iMX6Quad (NXP) so A9 MPCore core. I'm having difficultly having the core (just using core1) respond to an interrupt. I chose the local timer...
  • What is the difference between PoC and PoU for Cortex-A7 MPCore?
    hi, experts: ARM ARM manual introduces a concept PoC and PoU for cache maintanance operations. Based on Cortex-A7 MPCore TRM and ARM ARM manual, i got below conclusion: 1. PoC points to external DRAM...