Which flash driver do i need to use for flashing/booting from intenal flash ?

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

Which flash driver do i need to use for flashing/booting from intenal flash ?

1,855 次查看
bhautikramoliya
Contributor I

MCU :-  LPC4320 with custom board design
state of P2_7 is high
IDE :- LPCXpresso(LPCXpresso v7.7.2 [Build 379] [2015-03-31] )

I am able to load/boot from SPIFI area (0x14000000). but i want to load/boot from internal flash area(may be at 0x1040 0000).
Any example code with linker script will be very helpfull.

Thanks

0 项奖励
回复
3 回复数

1,604 次查看
bhautikramoliya
Contributor I

Thanks for your comment,but can i use Local SRAM for one time use (without reset)?

0 项奖励
回复

1,604 次查看
converse
Senior Contributor V

A quick way of setting up a RAM project can be done using the "Link application to RAM" check box at:

File -> Properties -> C/C++ Build -> Settings -> Tool Settings <tab> -> Managed Linker Script

0 项奖励
回复

1,604 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

There is no internal flash on the LPC4320 part.

Thanks and regards,

LPCXpresso Support