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,858件の閲覧回数
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,607件の閲覧回数
bhautikramoliya
Contributor I

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

0 件の賞賛
返信

1,607件の閲覧回数
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,607件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

There is no internal flash on the LPC4320 part.

Thanks and regards,

LPCXpresso Support