Hi All
Finally I got it. I had missed the step to add environment variables by using the "ESP-IDF Command Prompt"
However I missed it due to the fact that I installed with the ESP-IDF Tools installer at https://docs.espressif.com/projects/esp-idf/en/latest/get-started/windows-setup.html#get ...
Search found 4 matches
- Sat Sep 21, 2019 1:58 am
- Forum: ESP-IDF
- Topic: Getting Started fails to find tools
- Replies: 4
- Views: 11340
- Fri Sep 20, 2019 12:45 am
- Forum: ESP-IDF
- Topic: Getting Started fails to find tools
- Replies: 4
- Views: 11340
Re: Getting Started fails to find tools
Hi All
I am searching the Internet for any ideas and have found that possibly environment variables and paths need to be inserted manually. So I added a path the a directory that I found that had "idf.py.exe" version 1.0.1 in it so that it was found.
Then I added an environment variable called IDF ...
I am searching the Internet for any ideas and have found that possibly environment variables and paths need to be inserted manually. So I added a path the a directory that I found that had "idf.py.exe" version 1.0.1 in it so that it was found.
Then I added an environment variable called IDF ...
- Thu Sep 19, 2019 11:38 pm
- Forum: ESP-IDF
- Topic: Getting Started fails to find tools
- Replies: 4
- Views: 11340
Re: Getting Started fails to find tools
Hi All
Today I reinstalled everything and allowed installs of newest versions of everything according to the defaults (taking the recommended versions and letting them be installed at their default locations).
Then I allowed it to reboot the PC and tried again.
C:\Users\Me\esp\hello_world>idf.py ...
Today I reinstalled everything and allowed installs of newest versions of everything according to the defaults (taking the recommended versions and letting them be installed at their default locations).
Then I allowed it to reboot the PC and tried again.
C:\Users\Me\esp\hello_world>idf.py ...
- Thu Sep 19, 2019 2:11 am
- Forum: ESP-IDF
- Topic: Getting Started fails to find tools
- Replies: 4
- Views: 11340
Getting Started fails to find tools
Hi All
My first attempts have not gone well and don't know where to look.
I decided to follow the getting started guide to Windows 10, using ESP-IDF.
1. I used esp-idf-tools-setup-2.0.exe and installed the tools but pointed to Python 2.7 which was already on the machine rather than install V3. Since ...
My first attempts have not gone well and don't know where to look.
I decided to follow the getting started guide to Windows 10, using ESP-IDF.
1. I used esp-idf-tools-setup-2.0.exe and installed the tools but pointed to Python 2.7 which was already on the machine rather than install V3. Since ...