Hello, I am running into the same issue where the IPCF example works. But when I try to start my own M7 app from u-boot, the app starts, but u-boot stops working after that.
Why does this happen?
How can I boot all 3 real timer clusters as well as Linux in the A53 cores? Why is there such little guidance as to how to do this. You keep referring us to documentation that is incomplete, very superficial, and has examples that don't use all the cores.
How can we boot Linux on the A53 cores, and 3 different applications in the cortex-M7 cores? Please don't refer me to the documentation, I've read ALL of it, and there's no information on how to do this.
If you could at least describe what the boot process is? Like should I do this from u-boot? from Linux? From a cortex-M7 core?
ANY guidance is much much appreciated.