• Licensing FVP models
    Hi Sorry for such a basic question. Am just a newbie in ARM world. While purchasing the FVP model for specific Cortex-R series, does we need to purchase the licence for ARM 6.04 compiler also. Or it comes...
  • AMP system on Cortex-A9. How to do it?
    Hello everyone. I'm trying to understand how to create and make work two separate baremetal programms on two cores of cortex-a9. I'm using Cyclone V SoC. DS-5, arm compiller 5, DE1-SoC board by terasic...
  • FVP Cortex R52
    Hello, I'm using the FVP Simulator with the Cortex R52 model. Is there any documentation specific to the Cortex R52? I cannot find a suitable memory map in the fast_models_fvp_rg_100966_1100_00_en...
  • Hypervisor to experiment
    Hi Experts, Which of the open source hypervisor like Qemu,Xen,etc is easy to start and experiment the code. Is there anything which ARM supports in specific where it is more handy on ARM processors. Also...
  • LD_RETIRED , ST_RETIRED Events not working
    Hi, I am tyring to get load count , store count and instrucion count in AArch64 DS-5 by using ARM64 PMU Events LD_RETIRED , ST_RETIRED and INST_RETIRED. I am able to get instruction count , but not...