forked from M-Labs/humpback-dds
openocd: add flash command
This commit is contained in:
parent
749da5a945
commit
df510d18d1
5
openocd/ethernet.cfg
Normal file
5
openocd/ethernet.cfg
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
init
|
||||||
|
reset init
|
||||||
|
halt
|
||||||
|
flash write_image erase target/thumbv7em-none-eabihf/debug/examples/ethernet
|
||||||
|
shutdown
|
5
openocd/fpga-config.cfg
Normal file
5
openocd/fpga-config.cfg
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
init
|
||||||
|
reset init
|
||||||
|
halt
|
||||||
|
flash write_image erase target/thumbv7em-none-eabihf/debug/examples/fpga_config
|
||||||
|
shutdown
|
Loading…
Reference in New Issue
Block a user