Solved
OpenAMP problem on STM32H747I-DISCO
- October 18, 2023
- 6 replies
- 5319 views
Hi
I am new to STM32 MCU and we are migrating from Microchip to ST.
I am using:
STM32Cube IDE version 1.13.2
STM32CubeMX version 6.8.1
dev kit = STM32H747I-DISCO
I followed all the instructions given in the txt file i am attaching with this thread.
I want to achieve an inter-processor communication.
My code for OpenAmp compiles okay but not functioning, i.e., it hangs in MX_OPENAMP_Init() function.
I have updated all flash.ld files etc. as document instructs.
can someone provide me with a simple STM32Cube IDE project that i can run on devkit which actually works. A project like described in the PDF file.
Thank you
