🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    使用ArduinoIDE编译Cardputer的示例代码,提示错误Error: missing data from bitq interface,如何解决?

    提问专区
    1
    1
    9
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wingirl517
      last edited by

      Open On-Chip Debugger v0.12.0-esp32-20250422 (2025-04-22-13:02)
      Licensed under GNU GPL v2
      For bug reports, read
      http://openocd.org/doc/doxygen/bugs.html
      DEPRECATED! use 'gdb port', not 'gdb_port'
      DEPRECATED! use 'tcl port' not 'tcl_port'
      DEPRECATED! use 'telnet port', not 'telnet_port'
      CDRTOSConfigure
      Info : only one transport option; autoselecting 'jtag'
      Info : esp_usb_jtag: VID set to 0x303a and PID to 0x1001
      Info : esp_usb_jtag: capabilities descriptor set to 0x2000
      Info : Listening on port 50008 for tcl connections
      Info : Listening on port 50009 for telnet connections
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Info : clock speed 40000 kHz
      Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Error: missing data from bitq interface
      Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND
      Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)
      Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255
      Error: missing data from bitq interface
      /Users/lily/Library/Arduino15/packages/m5stack/tools/openocd-esp32/v0.12.0-esp32-20250422-cn/bin/../share/openocd/scripts/target/esp_common.cfg:9: Error:
      Traceback (most recent call last):
      File "/Users/lily/Library/Arduino15/packages/m5stack/tools/openocd-esp32/v0.12.0-esp32-20250422-cn/bin/../share/openocd/scripts/target/esp_common.cfg", line 9, in script
      /Users/lily/Library/Arduino15/packages/m5stack/tools/openocd-esp32/v0.12.0-esp32-20250422-cn/bin/../share/openocd/scripts/target/esp_common.cfg:9: Error:
      Traceback (most recent call last):
      File "/Users/lily/Library/Arduino15/packages/m5stack/tools/openocd-esp32/v0.12.0-esp32-20250422-cn/bin/../share/openocd/scripts/target/esp_common.cfg", line 9, in script

      1 Reply Last reply Reply Quote 0
      • First post
        Last post