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.
We have S32K312 and K344 example projects. When I try to use linker script of S32K312 it is working and when I modify the memory address it is crashing my firmware. But for S32K344 it is not working even without any modification.