I want to boot the iMX8 Nano EVK board with 2 separate OS on the A53 core and the M7 core. I want them to boot independently from each other. I have read through the available documentation for the board and the cores as well. I still haven't found a solution for the same. I want to run the m7 with FreeRTOS on it and the A53 with Android on it.
Am I missing some document that helps me do this? Or is there a way to boot the OS independently of each other from SD/eMMC or any other way?
TIA,
Anurag
Hello Anurag,
Sorry not in android, you can refer to "Running the Arm Cortex-M4 image" of Linux User's Guide for running the M4 image.
Regards
Is there an OS combo where booting to the M7 as the main is possible?