david 45548384d4 o add arm lpc2148 helloword
o opencd config for mac
2009-02-14 14:56:43 +01:00

7 lines
126 B
Plaintext

halt
wait_halt
sleep 10
poll
load_binary /Users/david/Devel/arch/arm/code/blink2148/main.bin 0x40000200
resume 0x40000200