Running Yocto on Cortex-A7 and Embedded C Project on Cortex-M4 in STM32MP157F-DK2
I am working with the STM32MP157F-DK2 Discovery kit, and I would like to know if it's possible to:Run Yocto Linux (OpenSTLinux) on the Cortex-A7 cores for high-level application development.Simultaneously run a real-time Embedded C project (using STM...