FreeRTOS-Kernel/20100923-V6.1.0-RC2/Demo/CORTEX_LM3Sxxxx_Eclipse/program.script
Richard Barry 4baf272c92
2010-09-23 18:11:20 +00:00

18 lines
229 B
Plaintext

halt
sleep 200
wait_halt
flash probe 0
#sleep 500
flash info 0
#sleep 500
#flash protect 0 0 31 off
#sleep 500
flash erase 0 0 255
sleep 200
flash write 0 ./RTOSDemo/RTOSDemo.bin 0
sleep 200
reset run
shutdown