STM32MP1 Engineering Mode
Hello, I would like to know in detail how exactly does the Engineering mode work on this platform. The information at https://wiki.st.com/stm32mpu/wiki/STM32CubeMP1_development_guidelines
are kind of vague and a little confusing. Is the Cortex-A7 being used in this mode at all, or it goes straight to an infinite loop? Where is the secure debugger running, if the A7 is not used? Is the ROM code executed by the Cortex-M4? The figure shows that the debugger runs on the Cortex-A7, which technically means it also loads and runs the co-processor firmware, so it can not go into an infinite loop?
