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
 VaneB
		
			VaneB
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi @VaneB
I am using S32 design studio 3.5
 VaneB
		
			VaneB
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi @abhijith_r
You should be able to find the Linker files in the Project Settings folder of your project.
B.R.
VaneB
 VaneB
		
			VaneB
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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?
