Search found 3 matches

by Edmundo
Mon Nov 18, 2024 10:35 am
Forum: IDEs for ESP-IDF
Topic: ESP32-C3: debugging is not working
Replies: 2
Views: 1182

Re: ESP32-C3: debugging is not working

Hello, if your ESP board has the same basic electrical struktur as the ESP32-C3-DevKit-02 it only has one USB connector that is located to the UART pads of the ESP32-C3 which enables you to capture the serial output and to download a firmware file. For using the internal USB Debugger you have to con...
by Edmundo
Wed Nov 13, 2024 7:34 pm
Forum: IDEs for ESP-IDF
Topic: Error Install Eclipse Plugin
Replies: 1
Views: 475

Re: Error Install Eclipse Plugin

Hello, I found 2 related things. 1. The last error message in the Eclipse Console is as follows: Executing C:\Users\Edmundo\.espressif\python_env\idf5.3_py3.13_env/Scripts /python.exe d:\tools\eclipseidf\esp-idf-v5.3.1\tools\idf.py --list-targets Cannot import module "click". This usually means that...
by Edmundo
Tue Nov 12, 2024 9:16 am
Forum: IDEs for ESP-IDF
Topic: Error Install Eclipse Plugin
Replies: 1
Views: 475

Error Install Eclipse Plugin

Hello, I am using Windows 10, Eclipse Version Version: 2024-09 (4.33.0), Python 3.13.0 and the ESP-IDF Eclipse Plugin Version: 3.1.0.202410070705. The ESP-IDF-Manager correctly finds the paths of Python and git executables. After downloading many things the installation process stops always aborts w...