How to debug M4 firmware based on "st_image_core" using the EV1 board?
hello all
i have a STM32MP157C-EV1, and I want to build an m4 core development and debugging environment in minimal "st-image-core".
M4 firmware created using "STM32CudeIDE" can be debugged in "st-image-weston", but an error occurs in "st-image-core".
What items should be added to "st-image-core.bb" to work normally?
error message :
[ 100.552483] remoteproc remoteproc0: powering up m4
[ 100.555897] remoteproc remoteproc0: Direct firmware load for OpenAMP_TTY_echo_CM4.elf failed with error -2
[ 100.571270] remoteproc remoteproc0: request_firmware failed: -2
[ 100.575829] remoteproc remoteproc0: Boot failed: -2
I will wait for your reply.
