LPC55S69 SDK : linker script managed or not ?

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

LPC55S69 SDK : linker script managed or not ?

ソリューションへジャンプ
1,959件の閲覧回数
EugeneHiihtaja
Senior Contributor I

Hello !

I can see frertos_mpu_ns example is use managed linked script in Properties.

But some how it know about folder linkscripts and take from there all *.ldt files in use and build right memory map.

This connection is not visible any where in project settings. How managed linker script know about some extra rules in other files and if any detail info about it available somewhere ?

Regards,

Eugene

ラベル(1)
0 件の賞賛
返信
1 解決策
1,821件の閲覧回数
EugeneHiihtaja
Senior Contributor I

In theory yes, but they little bit different in case of sections and etc.

Regards,

Eugene

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,821件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

The generated scripts should work fine with secure and non-secure applications.

Regards,

MCUXpresso IDE Support

0 件の賞賛
返信
1,822件の閲覧回数
EugeneHiihtaja
Senior Contributor I

In theory yes, but they little bit different in case of sections and etc.

Regards,

Eugene

0 件の賞賛
返信
1,821件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

The automatic detection and use of project local .ldt files is an integral part of the managed linker script mechanism. For more details, please see chapter 18, "Memory Configuration and Linker Scripts" in the MCUXpresso IDE v11.0 User Guide. In particular, section 18.3 "How are Managed Linker Scripts Generated?" and section 18.4, "FreeMarker Linker Script Templates".

Regards,

MCUXpresso IDE Support

0 件の賞賛
返信
1,821件の閲覧回数
EugeneHiihtaja
Senior Contributor I

Hi !

I can see SDK example for freertos_mpu_ns has very good scripts what fit to all needs.

But other part of this project has freertos_mps_s is still use full automatic script.

Do you have scripts for that type of project e.g secure with TZ enabled ?

Regards,

Eugene

0 件の賞賛
返信