Plain load image size for LPC54018M

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

Plain load image size for LPC54018M

ソリューションへジャンプ
2,339件の閲覧回数
rex_lam
Contributor IV

The LPC54S018J4M MCU has 192K SRAMX and 4MB spifi flash. Is the maximum plain load image size restricted by the size of the SRAMX, i.e. 192K for LPC54S018J4M?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
2,295件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信
6 返答(返信)
2,311件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Rex,

This is depends on how config in your IDE or linker file, for example MCUXpresso IDE, when do NOT enable "Plain load image",

it will flash XIP.

Alice_Yang_0-1619601513936.png

 

You can open the demos "hello world" and "hello world xip" under SDK  to check the difference. 

 

BR

Alice

0 件の賞賛
返信
2,305件の閲覧回数
rex_lam
Contributor IV

Hi Alice,

Let's assume that I want to enable "plain load image". Is the maximum firmware image size then restricted to 192K?

Rex

0 件の賞賛
返信
2,296件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

YES.

0 件の賞賛
返信
2,289件の閲覧回数
rex_lam
Contributor IV

Thank you Alice.

0 件の賞賛
返信
2,332件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello rex_lam,

No, you can directly  Execute in place from spifi flash.

 

BR

Alice

0 件の賞賛
返信
2,319件の閲覧回数
rex_lam
Contributor IV

Alice,

Thank you for responding. To clarify, do you mean that the first 192K will execute from SRAMX and the higher addresses of the firmware image will execute in place from spifi flash? Is this the default behavior for plain load image?

Rex

0 件の賞賛
返信