forked from tasoller/host-aprom
5 lines
158 B
Batchfile
5 lines
158 B
Batchfile
|
@..\..\openocd-0.12.0-3\bin\openocd.exe -f interface/stlink-v2.cfg -f ..\..\nucxxx.cfg ^
|
||
|
-c "SysReset halt" ^
|
||
|
-c "SysReset aprom run" ^
|
||
|
-c "exit"
|