eide icon indicating copy to clipboard operation
eide copied to clipboard

LIBUSB_ERROR_NOT_FOUND.

Open jixintangen opened this issue 2 months ago • 1 comments

What you want to do A clear and concise description of what you want to do. 使用openocd给GD32F527下载程序

Image

Describe the problem A clear and concise description of what the bug is. 然后我尝试手动链接,发现找不到jlink

Image 请问这应该怎么处理? **Expected behavior** A clear and concise description of what you expected to happen.

jixintangen avatar Nov 03 '25 11:11 jixintangen

使用 openocd 访问 jlink 需要将驱动转换为 winusb

你需要使用该工具完成驱动转换:

https://zadig.akeo.ie/

github0null avatar Nov 05 '25 08:11 github0null