LPC55S69 Board, slave code in flash memory

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC55S69 Board, slave code in flash memory

735 次查看
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 回复

672 次查看
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 项奖励
回复