Cannot configure stack size for s32k3 using linker file.

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

Cannot configure stack size for s32k3 using linker file.

914件の閲覧回数
RChatterjee
Contributor III

I am unable to configure the S32K358 stack size. Below is the linked id file. It is same for any S32K358 RTD example file for me. I need to increaze my stack size, how do I do it?

RChatterjee_0-1712765138087.png

 

タグ(2)
0 件の賞賛
返信
1 返信

887件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @RChatterjee,

There is 128KB of DTCM0 on S32K358.

danielmartynek_0-1712834004477.png

You can increase the size of int_stack_dtcm (LENGTH) from 4KB in the linker file.

I see that the MPU configuration in system.c already works with the whole DTCM0

danielmartynek_1-1712834372373.png

 

Regards,

Daniel

 

 

0 件の賞賛
返信