Search found 2 matches
- Thu Dec 02, 2021 9:49 am
- Forum: IDEs for ESP-IDF
- Topic: VSCode + Debug with ESP-EYE
- Replies: 4
- Views: 12226
Re: VSCode + Debug with ESP-EYE
I used the auto-installer to setup everything, and those drivers generated a COM5 port → I could flash properly. The problem is just when debugging. I tried to change the drivers like in the guide (image attached), but all of them work worse: Not even a COM is generated. Also, I'm not using ESP-WROV...
- Wed Dec 01, 2021 12:07 pm
- Forum: IDEs for ESP-IDF
- Topic: VSCode + Debug with ESP-EYE
- Replies: 4
- Views: 12226
VSCode + Debug with ESP-EYE
Hi, I'm trying to debug the ESP-EYE board with vscode extension, but I'm not sure of how to do it. As far as I know, it can be debugged using the same microUSB connection, so no extra hardware is required. I'm following this guide https://github.com/espressif/vscode-esp-idf-extension/blob/master/doc...