I am currently working with an iMX8 Nano evaluation board. I have downloaded the MCUExpresso for the same. It contains a project titled sai_low_power_audio in the demo_projects folder. I am looking for documentation for the code though it contains a Readme file. Due to limitations of the IAR kickstart version I am not able to make the .bin file. I do have a few questions listed below:
1. Does the board require to have any particular OS in the A53 core for it to run.
2. If we use Uboot to run the code on the M7 core, how will the A53 and M7 communicate?
3. Is there a better code that can be used to get similar results that someone can reference me to for research?
4. Has anyone used a a structure to be able to individually boot the A53 and M7 cores?