2020-03-11 08:08 AM
Hi,
i build a yocto and now my goal is to flash the M4 from the yocto system. I tried with echo to the Proc system but geht the following Error. Are there any hint to flash the m4? Is there a better tool for do it?
[88303.356298] remoteproc remoteproc0: powering up m4
[88303.359833] remoteproc remoteproc0: Direct firmware load for ./OpenAMP_TTY_echo.elf failed with error -2
[88303.369746] remoteproc remoteproc0: request_firmware failed: -2
[88303.375106] remoteproc remoteproc0: Boot failed: -2
many thx to everbody and best regards
Niklas
2020-03-12 06:46 AM
Hi,
https://wiki.st.com/stm32mpu/wiki/STM32CubeMP1_Package
5.4.2.5 Start the firmware
Here i found how start the M4 firmware.
Matteo
2020-03-12 07:18 AM
Hello Niklas,
Have you followed this?
https://wiki.st.com/stm32mpu/index.php/STM32CubeMP1_Package#Introduction_to_m4projects_recipe
Milan