Tool/software:
Hi,
I am trying to start a new project with the RM57L843 MCU and we want to use the ARM GCC toolchain. The main reason is that our CI/CD pipeline already has all the tools installed for ARM GCC and from my understanding, the toolchain supports the Cortx-R5F.
My current issue is that I can't seem to find a linker file (.ld) for this MCU. Is there a template file that I can use to start my project? Or is that option not supported and I would have to manually create one from scratch?
Thanks for the help.
Michal