lpcxpresso LPC1853 cann't use both flash bank

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

lpcxpresso LPC1853 cann't use both flash bank

867 次查看
742791535
Contributor I

1.my product imformation.License type: FULL Debug limit: 256k

2.after compile the code data is more than 256k,but the console tips only use bank1.

3.please review my config,and how to config to use both bank.

pastedImage_1.png

标签 (1)
0 项奖励
回复
1 回复

758 次查看
soledad
NXP Employee
NXP Employee

Hi, 

Which LPCXpresso version are you using? Please try using the latest version. 

Earlier, the LPCXpresso IDE created automatically memory maps to match the target MCU and select an appropriate flash driver for MCUs containing internal flash.
From LPCXpresso IDE 8.0, there is extended support for the creation and programming of projects that span multiple flash devices. Previously only a single (default) flash driver could be specified for a project; now it is possible to specify a flash driver for each region of flash memory.

Please check the following FAQ for more reference about creating projects using multiple banks of flash memory

into different FLASH blocks 

 

Have a great day,
Sol

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------