mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-07 04:02:35 -05:00
Prepare Fujitsu ports for release.
This commit is contained in:
parent
e20f132f48
commit
2de068cd70
2621 changed files with 750036 additions and 0 deletions
17
20080217/Demo/CORTEX_LM3Sxxxx_Eclipse/program.script
Normal file
17
20080217/Demo/CORTEX_LM3Sxxxx_Eclipse/program.script
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
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
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue