2025-03-16 10:52 PM
Hello,
I am trying to run a project I made on M33 on STM32MP257F-EV1. However, I am having trouble setting up OpenAMP on M33.
After enabling openAMP in the .ioc file of STM32CubeIDE (version 1.18.0) and generating the project, running it, it stops at the code 'while(resource_table.vring1.da != VRING_RX_ADDRESS)'.
in rsc_table.c
in main.c
dmesg when m33 launch sequence.
Thanks!