File tree Expand file tree Collapse file tree 4 files changed +6
-22
lines changed Expand file tree Collapse file tree 4 files changed +6
-22
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11:: Flash Mynewt Application on Windows
22
3- openocd\bin\openocd.exe ^
3+ riscv-openocd\src\openocd.exe ^
4+ -s riscv-openocd/tcl ^
45 -f scripts/gd32vf103/flash-init.ocd ^
5- -f interface/stlink .cfg ^
6+ -f interface/cmsis-dap .cfg ^
67 -f scripts/gd32vf103/gd32vf103.ocd ^
78 -f scripts/gd32vf103/flash-app.ocd
Original file line number Diff line number Diff line change 11:: Flash Mynewt Bootloader on Windows
22
3- openocd\bin\openocd.exe ^
3+ riscv-openocd\src\openocd.exe ^
4+ -s riscv-openocd/tcl ^
45 -f scripts/gd32vf103/flash-init.ocd ^
5- -f interface/stlink .cfg ^
6+ -f interface/cmsis-dap .cfg ^
67 -f scripts/gd32vf103/gd32vf103.ocd ^
78 -f scripts/gd32vf103/flash-boot.ocd
Original file line number Diff line number Diff line change @@ -10,9 +10,3 @@ riscv-openocd/src/openocd \
1010 -f interface/cmsis-dap.cfg \
1111 -f scripts/gd32vf103/gd32vf103.ocd \
1212 -f scripts/gd32vf103/flash-boot.ocd
13-
14- # openocd/bin/openocd \
15- # -f scripts/gd32vf103/flash-init.ocd \
16- # -f interface/cmsis-dap.cfg \
17- # -f scripts/gd32vf103/gd32vf103.ocd \
18- # -f scripts/gd32vf103/flash-boot.ocd
You can’t perform that action at this time.
0 commit comments