S32K314 Linker script error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K314 Linker script error

971件の閲覧回数
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 返答(返信)

954件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @abhijith_r 

Which IDE are you using?

 

0 件の賞賛
返信

951件の閲覧回数
abhijith_r
Contributor III

Hi @VaneB 

I am using S32 design studio 3.5

0 件の賞賛
返信

948件の閲覧回数
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 件の賞賛
返信

936件の閲覧回数
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 件の賞賛
返信

927件の閲覧回数
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 件の賞賛
返信