Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esp32S3 openocd "[OpenOCD] ❌ Error: libusb_get_string_descriptor_ascii() failed with -9" (IDFGH-11497) (OCD-846) #301

Closed
3 tasks done
zigele opened this issue Nov 19, 2023 · 1 comment

Comments

@zigele
Copy link

zigele commented Nov 19, 2023

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

idf version :V5

[OpenOCD]
Open On-Chip Debugger v0.12.0-esp32-20230419 (2023-04-18-22:02)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html

[OpenOCD]
debug_level: 2

[OpenOCD]
Info : only one transport option; autoselecting 'jtag'

[OpenOCD]
Info : esp_usb_jtag: VID set to 0x303a and PID to 0x1001
Info : esp_usb_jtag: capabilities descriptor set to 0x2000

[OpenOCD]
Warn : Transport "jtag" was already selected

[OpenOCD]
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections

[OpenOCD]
❌ Error: libusb_get_string_descriptor_ascii() failed with -9

[OpenOCD]
❌ d:\idfv5\tools\openocd-esp32\v0.12.0-esp32-20230419/openocd-esp32/share/openocd/scripts/target/esp_common.cfg:4: Error:
at file "d:\idfv5\tools\openocd-esp32\v0.12.0-esp32-20230419/openocd-esp32/share/openocd/scripts/target/esp_common.cfg", line 4

[OpenOCD]
[Stopped] : OpenOCD Server

anyone has solved the problem?

@github-actions github-actions bot changed the title esp32S3 openocd "[OpenOCD] ❌ Error: libusb_get_string_descriptor_ascii() failed with -9" esp32S3 openocd "[OpenOCD] ❌ Error: libusb_get_string_descriptor_ascii() failed with -9" (IDFGH-11497) Nov 19, 2023
@igrr igrr transferred this issue from espressif/esp-idf Nov 19, 2023
@github-actions github-actions bot changed the title esp32S3 openocd "[OpenOCD] ❌ Error: libusb_get_string_descriptor_ascii() failed with -9" (IDFGH-11497) esp32S3 openocd "[OpenOCD] ❌ Error: libusb_get_string_descriptor_ascii() failed with -9" (IDFGH-11497) (OCD-846) Nov 19, 2023
@zigele
Copy link
Author

zigele commented Nov 20, 2023

Amazing.
I got a brand new board and openocd runs successfully. there is something wrong with my old board, but I'm not so sure because the peripherals on this board have always worked fine.

@erhankur erhankur closed this as not planned Won't fix, can't repro, duplicate, stale Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants