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

where can I obtain precompiled firmware files scp_romfw.elf mcp_romfw.elf and scp_fw.bin in order to run the morello bare metal examples?

The Arm debug tutorials for bare metal use scp_romfw.elf mcp_romfw.elf and scp_fw.bin files. Are there precompiled versions available to use for morello? Where can I find more information on how to build these files from source?

Parents
  • Hi JenJ

    Sorry, pre-built versions of the SCP/MCP firmware are not available for download, but you should be able to build them yourself by following the instructions given in user_guide.md at git.morello-project.org/.../scp-firmware

    To use these files for the bare-metal examples in Arm DS Morello Edition 2020.1M0, one file "mod_morello_system.c" must be modified first, as described in the readme.html of the "Morello_bare-metal_debug" project.

    Hope this helps

    Stephen

Reply
  • Hi JenJ

    Sorry, pre-built versions of the SCP/MCP firmware are not available for download, but you should be able to build them yourself by following the instructions given in user_guide.md at git.morello-project.org/.../scp-firmware

    To use these files for the bare-metal examples in Arm DS Morello Edition 2020.1M0, one file "mod_morello_system.c" must be modified first, as described in the readme.html of the "Morello_bare-metal_debug" project.

    Hope this helps

    Stephen

Children
No data