Resolved! Firmware does not run properly after stop and start
Hi, I'm currently working with the STM32MP157-DK2. I built a firmware to run on the Cortex M4. To load/start/stop the firmware by the A7 I use :echo -n "firmware_name" > /sys/class/remoteproc/remoteproc0/firmwareecho -n start > /sys/class/remoteproc/...