OPENAMP tty demo M4 stuck on MX_OPENAMP_Init
Hello,
I'm trying to launch OPENAMP tty echo demo project. I succeed one time, the tty was correctly created and i can communicate. But I recently flash the SD using dd tool and after this operation the M4 code stuck in MX_OPENAMP_Init on :
while(resource_table.vring1.da != VRING_RX_ADDRESS)
Maybe something wrong in the device tree but i don't find any solution on web or this forum (i tried the solutions offered in an other post on this forum, but no results).
Best regards,
Robin.
