ESP-IDF setup error in vscode with ESP-IDF extension
Posted: Wed Jun 12, 2024 5:34 am
Install ESP-IDF: v5.2.2
VSCode: v1.90.0
ESP-IDF Extension: v1.7.1
Hi,
I try to install ESP-IDF stable version(v5.2.2) in VSCode
But, I face error message when install it.
ESP-IDF was install in directory, but setup in vscode with esp-idf extension is not completed
Steps to reproduce.
1. Install VSCode and ESP-IDF Extension
2. write "ESP-IDF: Configure ESP-IDF extension" in command palette and click
3. click "EXPRESS"
4. Select ESP-IDF v5.2.2 and install
When complete install, face error message.
When creating an example in VSCode("ESP-IDF:Show Example Project" in the command palette), the ESP-IDF version v5.2.2 is not activated, and when checking the USE EXISTING SETUP item in "ESP-IDF: Configure ESP-IDF extension", v5.2.2 does not appear.
How can I complete setup?
Thanks.
VSCode: v1.90.0
ESP-IDF Extension: v1.7.1
Hi,
I try to install ESP-IDF stable version(v5.2.2) in VSCode
But, I face error message when install it.
ESP-IDF was install in directory, but setup in vscode with esp-idf extension is not completed
Steps to reproduce.
1. Install VSCode and ESP-IDF Extension
2. write "ESP-IDF: Configure ESP-IDF extension" in command palette and click
3. click "EXPRESS"
4. Select ESP-IDF v5.2.2 and install
When complete install, face error message.
When creating an example in VSCode("ESP-IDF:Show Example Project" in the command palette), the ESP-IDF version v5.2.2 is not activated, and when checking the USE EXISTING SETUP item in "ESP-IDF: Configure ESP-IDF extension", v5.2.2 does not appear.
How can I complete setup?
Thanks.