STM32H757 / Inter-core Communication using OpenAMP and HSEM
Hello
I want to communicate between cores using OpenAMP and HSEM and print the communication results using UART in the terminal environment.
I'm currently using the STM32H757I-EVAL Board, and I have referred to the youtube link below.
So my code doesn't generate compilation errors, but It doesn't print the results of between cores communication in the terminal environment.
Any help is greatly appreciated!
Friendly regards, Tau
Reference : STM32 Dual Core #3. Inter core comm using OpenAMP and RPmsg || IPC || Shared Memory
