Hi,
I updated OpenOCD from 20200729 to 20201221 and it stops working. My programmer is a CMSIS-DAP. Downgrading fixes that issue.
The following error is reported:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Open On-Chip Debugger 0.10.0 (2020-12-21) [https://github.com/sysprogs/openocd] Licensed under GNU GPL v2 libusb1 09e75e98b4d9ea7909e8837b7a3f00dda4589dc3 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Error: The specified debug interface was not found (cmsis-dap) The following debug adapters are available: 1: ftdi 2: usb_blaster 3: usbprog 4: jlink 5: vsllink 6: rlink 7: ulink 8: arm-jtag-ew 9: hla 10: osbdm 11: opendous 12: aice 13: xds110 14: st-link |
-
This topic was modified 2 weeks, 6 days ago by
wtywtykk.
-
This topic was modified 2 weeks, 5 days ago by
support. Reason: formatting