Hi,
I have created a FreeRTOS project for S32K314. I don't have the proper linker script for S32K314. So I used linker script of S32K312. But I can't use the total memory of S32K314 with this script. I have done some modification in this one, but that didn't works.Can someone share the linker script for S32K314.
Regards,Abhijith Raj
Hi @abhijith_r
The Linker script to configure memory regions are generated when creating the project, whether using any SDK or not.
Could you tell me how you generated your project for S32K314 to try to replicate the problem?