espressif / idf-installer

ESP IDF Windows Installer
https://dl.espressif.com/dl/esp-idf/
100 stars 21 forks source link

Targets like esp32s3 do not appear in Espressif IDE after using Online Installer 2.24 #231

Open crispmfc opened 3 months ago

crispmfc commented 3 months ago

I have reinstalled 5 times activating only ESP32-S3, ESP32-S2 and ESP32-S3, ESP32 and ESP32-S3, all ESP32 series and whatever the case, it is always the same result: in IDF target menu of Espressif IDE they are only available: esp32 esp32c2 esp32c3 esp32h2. See screenshot 3.

About 2 weeks ago on another PC I used the online installer to install ESP-IDE and IDF 5.2, although I never opened it. Now I checked it and the exact same error occurs: only "esp32 esp32c2 esp32c3 esp32h2" appears, which I never installed, and the ESP32-S3 is not available. I used Oracle's Java JDK 22 on both PCs.

Universal Online Installer 2.24 ESP-IDF 5.2.1 Windows Defender. I don't think it's an antivirus problem. I tried the installation with windows defender enabled, disabled, I also enabled the option to add IDF to the exclusion list.

Edition Windows 11 Pro Version 23H2 Installed on ‎3/‎10/‎2024 OS build 22631.3296 Experience Windows Feature Experience Pack 1000.22687.1000.0

Screenshot 2024-03-21 143505 Screenshot 2024-03-21 143517 Screenshot 2024-03-21 143110

crispmfc commented 3 months ago

Fortunately the offline installer "Espressif-IDE 2.12.0 with ESP-IDF v5.1.2 - Offline Installer" does not have this problem. image

crispmfc commented 3 months ago

The best workaround I found was to install ESP-IDE + IDF 5.2 offline "beta" from here: "Release of Espressif IDE 2.12.1 with ESP-IDF 5.2" image

LeoCMade commented 1 month ago

Hello, i'm having the same problem on a Windows 11 notebook, while on a Windows 10 desktop i had no problem. i think this is a major and critical bug. doesn't espressif check its installers? i think this is a lame way to support software for developers!

copych commented 1 week ago

Windows 10. Clean installed IDE, using online installer, chosen master branch of ESP-IDF, cause I wanted latest changes in peripherals. Now I have the same issue with absent targets. Prior to that I have used 4.4.2 if I remember correctly, and there were targets, and I was able to compile and run projects.