• DC-5 FVP instruction trace with CE
    Hi, is it possible to get an instruction trace from the FVP which comes with the Community Edition? I tried the trace command in the commands window - but this failed: trace report FILE=/tmp/report...
  • Download of FVP broken
    Hi, I am trying to download the Base Platform FVP from here https://developer.arm.com/tools-and-software/simulation-models/fixed-virtual-platforms Then I get forwarded to the Silver Platform: https...
  • how to enable network on FVP
    Hi, I want to use network on FVP, I added "--network=nat" when starting the FVP but there was not an ip addr when I booted into the kernel, ifconfig shows as below: FVP host is ubuntu-16.04 inside VirtualBox...
  • can't find any device after installing the package
    i have a board nucleo-L452RE-p i installed the package keil.STM32L4xx_DFP.2.3.0 on my keil MDK, i have also installed the STM32CubeL4 package from ST's website. but when i try to start a new project,...
  • fvp: ldrx/strx and cache clean
    Hello, I am trying to implement atomic_add and atomic_get on FVP_Base_RevC-2xAEMv8A_11.3_30. The FVP is configured to run 4 cores. After boot, core0 sets up the translation tables while other cores...