Hello
We are planning to use esp32-wroom in one of our projects, and for the start we acquired few ESP32_devkitC_v4 which comes with ESP32-wroom. To get the debugging started we ordered few ESP-PROG kits as the dev-kits do not come with on board debugger. The end goal is to get everything working with Eclipse IDE.
To get the idea of how to get started with debugging, I followed the following links.
https://docs.espressif.com/projects/esp ... un-openocd
https://docs.espressif.com/projects/esp ... -jtag.html
I am getting the following errors whenever I try to run the OpenOCD command in ESP-IDF command prompt.
openocd -f interface/ftdi/esp32_devkitj_v1.cfg -f target/esp_common.cfg
Open On-Chip Debugger v0.10.0-esp32-20191114 (2019-11-14-14:19)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
none separate
adapter speed: 20000 kHz
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'.
After searching online for similar issues, I found that zadig software from http://zadig.akeo.ie/ can be used to resolve this issue. After installing WinUSB drivers using that software, the COM Ports opened by the debugger vanishes and I am getting a different a different error "Error: failed to reset FTDI device: LIBUSB_ERROR_PIPE".
For lot of such posts I couldn't find an actual working solution. Can someone please tell how to resolve this issue?
OpenOCD version: v0.10.0-esp32-20191114 (2019-11-14-14:19)
Thanks
Esp32 wroom debugging
Return to “General Discussion”
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: No registered users and 62 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.