how to download code to RAM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to download code to RAM

709件の閲覧回数
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 件の賞賛
返信
1 返信

651件の閲覧回数
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 件の賞賛
返信