Skip to content

Releases: vllogic/openocd_cmsis-dap_v2

aic8800_flash_driver

20 Feb 10:52
Compare
Choose a tag to compare

0.11.0-rc2+dev-gba0f38213

28 Feb 13:34
Compare
Choose a tag to compare
Pre-release

ba0f382

.\openocd.exe --version
Open On-Chip Debugger 0.11.0-rc2+dev-gba0f38213 (2021-02-28-13:27)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html

riscv, 0.11.0-rc2+dev-g7eb9d612e

28 Feb 15:02
Compare
Choose a tag to compare
Pre-release

7eb9d61

.\openocd.exe --version
Open On-Chip Debugger 0.11.0-rc2+dev-g7eb9d612e (2021-02-28-14:51)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html

20201220

20 Dec 15:49
Compare
Choose a tag to compare
20201220 Pre-release
Pre-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

20200108

16 Jan 10:42
Compare
Choose a tag to compare

./bin/openocd.exe

./bin/openocd_riscv.exe

分支说明:

测试用例:

  • .\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

20191214

14 Dec 12:01
Compare
Choose a tag to compare

Open On-Chip Debugger 0.10.0+dev-00977-g6a34fc87-dirty (2019-12-14-19:46)