microcontroller - OpenOCD and stm32 -


my system: windows 8, usb 3.0 ports.

i want debug stm32f7-disco in chibistudio. after build try connect using openocd , st-link, following:

open on-chip debugger 0.10.0+dev-00161-g1725abc3c (2017-06-24-20:22) licensed under gnu gpl v2 bug reports, read     http://openocd.org/doc/doxygen/bugs.html info : selected transport took on low-level target control. results might differ compared plain jtag/swd adapter speed: 2000 khz adapter_nsrst_delay: 100 srst_only separate srst_nogate srst_open_drain connect_deassert_srst info : unable match requested speed 2000 khz, using 1800 khz info : unable match requested speed 2000 khz, using 1800 khz info : clock speed 1800 khz error: libusb_open() failed 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 enter pending exception handler! info : stm32f7x.cpu: hardware has 8 breakpoints, 4 watchpoints 

i think problem in libusb , usb 3.0.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -