Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using an existing ESP-IDF on Espressif-IDE v3.0.0 (IEP-1323) #1049

Open
FabITA1 opened this issue Sep 13, 2024 · 0 comments
Open

Using an existing ESP-IDF on Espressif-IDE v3.0.0 (IEP-1323) #1049

FabITA1 opened this issue Sep 13, 2024 · 0 comments

Comments

@FabITA1
Copy link

FabITA1 commented Sep 13, 2024

Describe the bug
I need to use a ESP-IDF framework v4.4.3 for my old project. This ESP-IDF version is not present in the list suggested by ESP-IDF Manager. So I clone that branch using git and specify the “Using an existing ESP-IDF directory from file system”. But the operation fails with an error (see screenshot below).
The download of other IDF version proposed directly from ESP-IDF Manager works fine.
I’m using Windows 11.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repository with:
    git clone --branch v4.4.3 --single-branch https://github.com/espressif/esp-idf.git
  2. Rename the created directory in esp-idf-v4.4.3
  3. In Espressif-IDE select Espressif | ESP-IDF Manager
  4. In Esp-IDF Manager select "Add ESP-IDF" then select "Using an existing ESP-IDF directory from file system" and specify the directory just created. Then click to finish.

Expected behavior
The ESP-IDF v4.4.3 is installed.

Screenshots
immagine

Eclipse Error log:
error_log.log

** Console window output **
console.txt

@github-actions github-actions bot changed the title Using an existing ESP-IDF on Espressif-IDE v3.0.0 Using an existing ESP-IDF on Espressif-IDE v3.0.0 (IEP-1323) Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant