ArmDeveloperEcosystem / arm-learning-paths

Arm Learning Paths: a repository of how-to content for software developers
https://learn.arm.com
Other
78 stars 156 forks source link

Build and run the Arm CCA stack on an Arm FVP #1302

Open cezane opened 1 month ago

cezane commented 1 month ago

When running the command to run the binaries on the FVP:

./model-scripts/aemfvp-a-rme/boot.sh -p aemfvp-a-rme shell

I am getting the following error message:

./model-scripts/aemfvp-a-rme/boot.sh -p aemfvp-a-rme shell ERROR: you should set variable MODEL to point to a valid FVP model binary. Current MODEL value is "~/cca-stack/Base_RevC_AEMvA_pkg/models/Linux64_GCC-9.3/FVP_Base_RevC-2xAEMvA"

pareenaverma commented 1 week ago

Hi @cezane - I'm unable to reproduce the issue you are seeing. Your MODEL variable is correct and pointing to the x86_64 executable for the FVP. Can you please check that your FVP model binary was downloaded correctly and exists in that location?