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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,857 Views
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 Kudos
Reply
3 Replies

1,606 Views
bhautikramoliya
Contributor I

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

0 Kudos
Reply

1,606 Views
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 Kudos
Reply

1,606 Views
lpcxpresso_supp
NXP Employee
NXP Employee

There is no internal flash on the LPC4320 part.

Thanks and regards,

LPCXpresso Support