• Debug probes interoperability
    Hi, Are CMSIS-DAP debug probes compatible through different vendors (who are chip manufacturers too)? Are RDI/JLINK debug probes compatible through different vendors (who are chip manufacturers...
  • Trying to find basic performance measurements of ARM cores
    Howdy, I was trying to find some basic performance benchmarks for a couple of different ARM cores: The Arm 926EJ-S, Cortex A9, and the Cortex M7. I am looking for primarily DMIPS (per MHz or a form...
  • How to use DMA for Cortex-A9 ?
      hello, I want to use DMA 330 asm code, but i can't compile it. can anyone tell how to use the PLL330 DMA assembly code? or tell me how to use the DMA for Cortex-A9
  • How to run an ARM 32bit binary on Juno Board in Linux and Android ?
    hi, guys: Currently, i want to execute a Cotex-A9 binary compiled by ARMCC on Juno board(OS is linux). But when i ran it, it reported that "XX: No such file or directory ". My questions are: (1) Did somebody...
  • How can we boot linux kernel in ARM FVP w/ TrustZone?
    Hello, everyone. Let me post a question regarding booting Linux on ARM FVP (with Cortex-A9 MPCore). I'm setting up an experiment which uses TrustZone on ARM FVP. I'm not sure which kernel to run in the...