How Install Espressif IDF Command line on Windows
Posted: Wed Mar 01, 2023 11:06 am
I am trying to use (Espressif IDF command line version on windows 11) to run DAC examples of audio to the internal DAC ports pin 25 and 26 on ESP32-PICO-KIT.
I started from here.....
https://docs.espressif.com/projects/esp ... index.html
Then clicked Manual installation ..... Windows Installer....
I see there is and updated bug fixed version 5.0.1 .... so I clicked this...
and selected ESP-IDF v5.0.1 - Offline Installer ..... and all appeared to install correctly and got 2 icons one for powershell and one for CMD line. I am using ESP32-PICO-D4-KIT board. I can compile and run basic sketches, blink, hello world etc. but when I try to run the examples/peripherals/dac sketches they wont compile..... dac_cosine.h no such file or directory etc etc. and I cannot find that file any where within the installation... Where are library files stored in windows..??. If I go to the Github pages I see updates etc....how do I update these pages into my installation......???
I started from here.....
https://docs.espressif.com/projects/esp ... index.html
Then clicked Manual installation ..... Windows Installer....
I see there is and updated bug fixed version 5.0.1 .... so I clicked this...
and selected ESP-IDF v5.0.1 - Offline Installer ..... and all appeared to install correctly and got 2 icons one for powershell and one for CMD line. I am using ESP32-PICO-D4-KIT board. I can compile and run basic sketches, blink, hello world etc. but when I try to run the examples/peripherals/dac sketches they wont compile..... dac_cosine.h no such file or directory etc etc. and I cannot find that file any where within the installation... Where are library files stored in windows..??. If I go to the Github pages I see updates etc....how do I update these pages into my installation......???