LPC55S69 Board, slave code in flash memory

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

LPC55S69 Board, slave code in flash memory

738件の閲覧回数
naga
Contributor III

Hi,

I use LPCXpresso55S69 and IDE V11.

Using the "New Project ..." command how to place the slave code in flash?

IDE forces slave code placement in RAM.

Neculai

0 件の賞賛
返信
1 返信

675件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Dear Neculai,

 

The image of the slave code is placed in RAM but the primary code will boot the secondary core and place the image in flash. 

 

pastedImage_1.png

If you check the .map file you can see something like this that says where is loaded the slave core image.

 

I hope this helps you.

 

Best Regards,

Alexis Andalon

0 件の賞賛
返信