This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Corstone-300 FVP with keil mdk

After watching ARM webinar https://youtu.be/ODG_FEeCYtc, I tried to setup latest version of FVP model 

installed latest version FVP_Corstone_SSE-300_Ethos-U55_11.14_24 for keil mdk v5.35.0.0 and try to run the example project provided in the keil website: https://www.keil.com/-r22, It gives me following error messages when I try to launch the simulation model:

Any suggestion or instruction to run this example successfully on keil mdk?

Parents
  • It looks as the model configuration file is outdated when using the latest FVP models. Actually the configuration file is most likely not even needed.

    Change the setup to not use the configuration file.

    Go to Options for Target - Debug tab - Settings for Models and remove the Configuration File (leave empty)

Reply
  • It looks as the model configuration file is outdated when using the latest FVP models. Actually the configuration file is most likely not even needed.

    Change the setup to not use the configuration file.

    Go to Options for Target - Debug tab - Settings for Models and remove the Configuration File (leave empty)

Children
No data