Skip to content

20201220

Pre-release
Pre-release

Choose a tag to compare

@talpachen talpachen released this 20 Dec 15:49
· 2106 commits to master since this release

./bin/openocd.exe

基于 https://github.com/vllogic/openocd_cmsis-dap_v2/tree/master 构建

./bin/openocd_riscv.exe

基于 https://github.com/vllogic/openocd_cmsis-dap_v2/tree/riscv + ./banch_riscv_replace 构建

分支说明:

master: 官方镜像,git://git.code.sf.net/p/openocd/code
esp32: https://github.com/espressif/openocd-esp32
riscv: https://github.com/riscv/riscv-openocd

测试用例:

.\openocd.exe -f .\test_cmsis-dap_v2_stm32f7xx.cfg
.\openocd_riscv.exe -f .\test_cmsis-dap_v2_gd32vf103.cfg

如何自行构建windows程序:

https://github.com/vllogic/openocd_cmsis-dap_v2/wiki