URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [CORTEX_LM3Sxxxx_Eclipse/] [program.script] - Rev 599
Go to most recent revision | Compare with Previous | Blame | View Log
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
Go to most recent revision | Compare with Previous | Blame | View Log