20200108
./bin/openocd.exe
./bin/openocd_riscv.exe
分支说明:
- master: 官方镜像,git://git.code.sf.net/p/openocd/code
- esp32: https://github.com/espressif/openocd-esp32
- riscv: https://github.com/riscv/riscv-openocd
- cmsis_dap_v2: 合并master分支与esp32分支,并增加CMSIS-DAP v2的支持
- riscv_cmsis_dap_v2: 基于riscv分支,增加gd32vf103 flash支持,增加CMSIS-DAP v2的支持
测试用例:
- .\openocd.exe -f .\test_cmsis-dap_v2_stm32f7xx.cfg
- .\openocd.exe -f .\test_cmsis-dap_v2_esp32.cfg
- .\openocd_riscv.exe -f test_cmsis-dap_v2_gd32vf103.cfg
如何自行构建windows程序:
program_esp修复
整合的官方OpenOCD中的cfg文件无法正常执行功能,如需使用,需替换压缩包中的OpenOCD-20200108\share\openocd\scripts\target\esp32.cfg