<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[使用ArduinoIDE编译Cardputer的示例代码，提示错误Error: missing data from bitq interface，如何解决？]]></title><description><![CDATA[<p dir="auto">Open On-Chip Debugger v0.12.0-esp32-20250422 (2025-04-22-13:02)<br />
Licensed under GNU GPL v2<br />
For bug reports, read<br />
<a href="http://openocd.org/doc/doxygen/bugs.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://openocd.org/doc/doxygen/bugs.html</a><br />
DEPRECATED! use 'gdb port', not 'gdb_port'<br />
DEPRECATED! use 'tcl port' not 'tcl_port'<br />
DEPRECATED! use 'telnet port', not 'telnet_port'<br />
CDRTOSConfigure<br />
Info : only one transport option; autoselecting 'jtag'<br />
Info : esp_usb_jtag: VID set to 0x303a and PID to 0x1001<br />
Info : esp_usb_jtag: capabilities descriptor set to 0x2000<br />
Info : Listening on port 50008 for tcl connections<br />
Info : Listening on port 50009 for telnet connections<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Info : clock speed 40000 kHz<br />
Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Error: missing data from bitq interface<br />
Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Error: libusb_bulk_write error: LIBUSB_ERROR_NOT_FOUND<br />
Info : esp_usb_jtag: serial (B0:81:84:96:9B:38)<br />
Info : esp_usb_jtag: Device found. Base speed 40000KHz, div range 1 to 255<br />
Error: missing data from bitq interface<br />
/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:<br />
Traceback (most recent call last):<br />
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<br />
/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:<br />
Traceback (most recent call last):<br />
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</p>
]]></description><link>https://community.m5stack.com/topic/7777/使用arduinoide编译cardputer的示例代码-提示错误error-missing-data-from-bitq-interface-如何解决</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 17:38:45 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7777.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 Aug 2025 09:15:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 使用ArduinoIDE编译Cardputer的示例代码，提示错误Error: missing data from bitq interface，如何解决？ on Wed, 27 Aug 2025 03:53:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/248577">@wingirl517</a><br />
看你这个问题压根不是编译的问题，你是不是在Arduino IDE里选了debug？你应该按左边那两个按钮的</p>
]]></description><link>https://community.m5stack.com/post/29855</link><guid isPermaLink="true">https://community.m5stack.com/post/29855</guid><dc:creator><![CDATA[kuriko]]></dc:creator><pubDate>Wed, 27 Aug 2025 03:53:40 GMT</pubDate></item><item><title><![CDATA[Reply to 使用ArduinoIDE编译Cardputer的示例代码，提示错误Error: missing data from bitq interface，如何解决？ on Mon, 25 Aug 2025 02:20:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/248577">@wingirl517</a><br />
具体是哪一个示例？</p>
]]></description><link>https://community.m5stack.com/post/29837</link><guid isPermaLink="true">https://community.m5stack.com/post/29837</guid><dc:creator><![CDATA[kuriko]]></dc:creator><pubDate>Mon, 25 Aug 2025 02:20:25 GMT</pubDate></item></channel></rss>