Resolved! Start M4 firmware from A7 application
Hi!I am using STM32MP157C-DK2 board to create an application on the screen (using GTK library). My idea is to start coprocessor firmware from the A7 application with the following commands (system commands):int main (int argc, char **argv) { GtkApp...