how to download code to RAM

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

how to download code to RAM

686 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jerry.nguyen on Fri Feb 04 01:27:31 MST 2011
Hi All,

I am developing some algorithm on LPC1768, which i just want to download my code to RAM and run...i don't want to write the code to flash...Is there anyway to do that automatically? i used to do that with gnu tool by changing the linker file...but not sure with LPCXpresso

Thanks in advance
Jerry
0 Kudos
Reply
1 Reply

628 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Fri Feb 04 09:08:39 MST 2011
LPCXpresso will download a RAM application when you connect a debug session. You're responsible for the linker script changes, and the setup of an appropriate vector table base.

Regards,
CodeRedSupport
0 Kudos
Reply