pyOCD fails to find connected MCU-LINK flashed with latest DAPLink (CMSIS-DAP firmware):
$ pyocd list
No available debug probes are connected
This is with pyOCD installed from the latest tip of the develop branch.
While openocd and probe-rs-cli are able to detect the probe:
$ probe-rs-cli list
The following devices were found:
[0]: DAPLink CMSIS-DAP (VID: 0d28, PID: 0204, Serial: 000000808bb7918e5d0379760db6608a0f9f6b9e4c504355, CmsisDap)
pyOCD fails to find connected MCU-LINK flashed with latest DAPLink (CMSIS-DAP firmware):
This is with pyOCD installed from the latest tip of the develop branch.
While
openocdandprobe-rs-cliare able to detect the probe: