Issue with ESP-IDF "No ESP-IDF frameworks found"
Posted: Mon Jun 03, 2024 8:44 am
by andyduarte0192
I recently have installed the ESP-IDF extension in VS Code, but when I go to "Show Examples" I get this notification message:
"No ESP-IDF frameworks found"
:(:(
Re: Issue with ESP-IDF "No ESP-IDF frameworks found"
Posted: Tue Jun 11, 2024 1:59 am
by rrwatt
Hello,
It might be a problem with the IDF_PATH environment variable. Did you set that to point to the esp-idf directory on your device? Check this out:
https://docs.espressif.com/projects/esp ... ofile.html
Re: Issue with ESP-IDF "No ESP-IDF frameworks found"
Posted: Thu Oct 03, 2024 1:31 pm
by redgeca
I do have the same exact problem, and IDF_PATH is set and configured correctly. I really don't get what's the problem... Clean install, latest version, (5.3.1, but also tried with 5.2...) and I can't get that thing to work....
Thanks for your help,
redgeca
Re: Issue with ESP-IDF "No ESP-IDF frameworks found"
Posted: Tue Oct 15, 2024 8:35 pm
by Kopeck
I updated all the paths in the file settings.json (Explorer > .vscode) and it worked.
For me the correct path was D:\\esp\\v5.3.1\\esp-idf instead of c:Espressif\\