STM32MP157 Debug OpenAMP
Hello.I'm trying to make simple openAMP with STM32MX(with STM32cubeIDE, .ioc file).The code is simiar to OpenAMP_TTY_echo. I include virt_uart.h and use VIRT_UART_Init code inside main function and others like making RxCpltCallback and registor callb...