S32K314 Linker script error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32K314 Linker script error

783 次查看
abhijith_r
Contributor III

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

0 项奖励
回复
5 回复数

766 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @abhijith_r 

Which IDE are you using?

 

0 项奖励
回复

763 次查看
abhijith_r
Contributor III

Hi @VaneB 

I am using S32 design studio 3.5

0 项奖励
回复

760 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @abhijith_r 

You should be able to find the Linker files in the Project Settings folder of your project.

 

B.R.

VaneB

0 项奖励
回复

748 次查看
abhijith_r
Contributor III

Hi @VaneB ,

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.

标记 (1)
0 项奖励
回复

739 次查看
VaneB
NXP TechSupport
NXP TechSupport

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?

0 项奖励
回复