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
  • I tried the example project downloaded from  https://www.keil.com/-r22 based on the tutorial video "Simulation of Cortex-M55" and I can indeed reproduce the errors you got. It seems that the config.txt file included in the example project folder is out-of-date. 

    As a workaround solution for now, you can remove the config.txt completely in Options for Target - Debug - Settings - Configuration file and leave it empty, so that the FVP model can be started with the example program loaded.

    I will report to our team to fix the issue of config.txt for that example project

Reply
  • I tried the example project downloaded from  https://www.keil.com/-r22 based on the tutorial video "Simulation of Cortex-M55" and I can indeed reproduce the errors you got. It seems that the config.txt file included in the example project folder is out-of-date. 

    As a workaround solution for now, you can remove the config.txt completely in Options for Target - Debug - Settings - Configuration file and leave it empty, so that the FVP model can be started with the example program loaded.

    I will report to our team to fix the issue of config.txt for that example project

Children
No data