Where can I find STM32MP157 Cortex-A7's linker file and startup file?
Hi,
I am working on this new board, with its Cortex-A7 core, in Eclipse IDE on Windows 10. I understand that this board is mainly developed on Linux.
I've looked into STMCubeMP1 package, and some GitHub repos, but I am not able to find the linker file (.ld) and startup file (.s) from projects. All are Cortex M4 core
Any suggestions? Is there an example code about development STM32MP157 with Cortex-A7 on Windows 10?
Thanks in advance.
