STM32MP151C memory size that Coprocessor(Cortex-M4) can use
I want to know the memory size of STM32MP151CAA3 that Coprocessor(Cortex-M4) can use.
https://wiki.st.com/stm32mpu/wiki/Boot_chains_overview#STM32MP15_boot_chain
this wiki page says that coprocessor(Cortex-M4) program loaded in MCUSRAM(384kB).
Does this means that the maximum size of "program and using data" of Coprocessor(Cortex-M4) program is up to 384kB?
In this case, If I want to run a program with a size larger than 384kB on coprocessor(Cortex-M4), is there workaround such as using external memory?
Best regards.
H. Masuda
