ESP-WROOM-32 DEVKIT
Posted: Mon Aug 09, 2021 1:33 pm
Hi Team,
Presently am working on ESP-WROOM-32 devkit, am trying to understand the ESP-IDF environment, I have came across SDK examples provided by ESPRESSIF and am using one of the example i.e Blinky as i flashed code successfully but am unable to debug the code, It is showing the below error.
Open On-Chip Debugger v0.10.0-esp32-20210401 (2021-04-01-15:46)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
adapter speed: 20000 kHz
Started by GNU MCU Eclipse
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6014, description '*', serial '*' at bus location '*'
Could you resolve my issue ASAP....
1.Is these ESP-IDF is better for debugging and developing of I2C and BLE, WIFI stack ?
2.I have a confusion regarding ESP-IDF and VS code, Is both IDE's for developing IOT or ESP-IDF can be added as an extension for developing c-code in VS code editor.
3. Which IDE could be better for development & easy debugging ? suggest me the best ..!
Thanks & regards
N,Suraj.
Presently am working on ESP-WROOM-32 devkit, am trying to understand the ESP-IDF environment, I have came across SDK examples provided by ESPRESSIF and am using one of the example i.e Blinky as i flashed code successfully but am unable to debug the code, It is showing the below error.
Open On-Chip Debugger v0.10.0-esp32-20210401 (2021-04-01-15:46)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
adapter speed: 20000 kHz
Started by GNU MCU Eclipse
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6014, description '*', serial '*' at bus location '*'
Could you resolve my issue ASAP....
1.Is these ESP-IDF is better for debugging and developing of I2C and BLE, WIFI stack ?
2.I have a confusion regarding ESP-IDF and VS code, Is both IDE's for developing IOT or ESP-IDF can be added as an extension for developing c-code in VS code editor.
3. Which IDE could be better for development & easy debugging ? suggest me the best ..!
Thanks & regards
N,Suraj.