0

我的系统:Windows 8,USB 3.0 端口。

我想在 ChibiStudio 中调试我的 stm32f7-disco。构建后,我尝试使用 OpenOCD 和 ST-Link 进行连接,但得到以下信息:

Open On-Chip Debugger 0.10.0+dev-00161-g1725abc3c (2017-06-24-20:22)
Licensed under GNU GPL v2
For bug reports, read
    http://openocd.org/doc/doxygen/bugs.html
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
adapter speed: 2000 kHz
adapter_nsrst_delay: 100
srst_only separate srst_nogate srst_open_drain connect_deassert_srst
Info : Unable to match requested speed 2000 kHz, using 1800 kHz
Info : Unable to match requested speed 2000 kHz, using 1800 kHz
Info : clock speed 1800 kHz
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Info : STLINK v2 JTAG v27 API v2 SWIM v15 VID 0x0483 PID 0x374B
Info : using stlink api v2
Info : Target voltage: 3.224704
Warn : Silicon bug: single stepping will enter pending exception handler!
Info : stm32f7x.cpu: hardware has 8 breakpoints, 4 watchpoints

我认为 libusb 和 usb 3.0 存在问题。

4

0 回答 0