ESP32 Eclipse Install issue
Posted: Sun Apr 05, 2020 7:08 am
Hello
When I try to install ESP32 IDF to Eclipse using the Espressif IDF Tools Manager in the Help Menu, it start installing (as i see it in the Console) but remain locked at the following line and doesn't move anymore:
Executing C:\Users\user\AppData\Local\Programs\Python\Python37\python.exe C:\esp-idf\tools\idf_tools.py export --format=key-value
OPENOCD_SCRIPTS=C:\esp-idf\.espressif\tools\openocd-esp32\v0.10.0-esp32-20200309\openocd-esp32\share\openocd\scripts
IDF_CCACHE_ENABLE=1
IDF_PYTHON_ENV_PATH=C:\esp-idf\.espressif\python_env\idf4.2_py3.7_env
PATH=C:\esp-idf\.espressif\tools\xtensa-esp32-elf\esp-2020r1-8.2.0\xtensa-esp32-elf\bin;C:\esp-idf\.espressif\tools\xtensa-esp32s2-elf\esp-2020r1-8.2.0\xtensa-esp32s2-elf\bin;C:\esp-idf\.espressif\tools\esp32ulp-elf\2.28.51-esp-20191205\esp32ulp-elf-binutils\bin;C:\esp-idf\.espressif\tools\esp32s2ulp-elf\2.28.51-esp-20191205\esp32s2ulp-elf-binutils\bin;C:\esp-idf\.espressif\tools\cmake\3.16.4\bin;C:\esp-idf\.espressif\tools\openocd-esp32\v0.10.0-esp32-20200309\openocd-esp32\bin;C:\esp-idf\.espressif\tools\ninja\1.10.0\;C:\esp-idf\.espressif\tools\idf-exe\1.0.1\;C:\esp-idf\.espressif\tools\ccache\3.7\;C:\esp-idf\.espressif\python_env\idf4.2_py3.7_env\Scripts;C:\esp-idf\tools;%PATH%
Environment variables have been setup using the export.bat and are :
User variables:
IDF_PATH => C:\esp-idf
IDF_TOOLS_PATH => C:\esp-idf\.espressif\
System variabes:
%IDF_PATH%\tools
Regards
When I try to install ESP32 IDF to Eclipse using the Espressif IDF Tools Manager in the Help Menu, it start installing (as i see it in the Console) but remain locked at the following line and doesn't move anymore:
Executing C:\Users\user\AppData\Local\Programs\Python\Python37\python.exe C:\esp-idf\tools\idf_tools.py export --format=key-value
OPENOCD_SCRIPTS=C:\esp-idf\.espressif\tools\openocd-esp32\v0.10.0-esp32-20200309\openocd-esp32\share\openocd\scripts
IDF_CCACHE_ENABLE=1
IDF_PYTHON_ENV_PATH=C:\esp-idf\.espressif\python_env\idf4.2_py3.7_env
PATH=C:\esp-idf\.espressif\tools\xtensa-esp32-elf\esp-2020r1-8.2.0\xtensa-esp32-elf\bin;C:\esp-idf\.espressif\tools\xtensa-esp32s2-elf\esp-2020r1-8.2.0\xtensa-esp32s2-elf\bin;C:\esp-idf\.espressif\tools\esp32ulp-elf\2.28.51-esp-20191205\esp32ulp-elf-binutils\bin;C:\esp-idf\.espressif\tools\esp32s2ulp-elf\2.28.51-esp-20191205\esp32s2ulp-elf-binutils\bin;C:\esp-idf\.espressif\tools\cmake\3.16.4\bin;C:\esp-idf\.espressif\tools\openocd-esp32\v0.10.0-esp32-20200309\openocd-esp32\bin;C:\esp-idf\.espressif\tools\ninja\1.10.0\;C:\esp-idf\.espressif\tools\idf-exe\1.0.1\;C:\esp-idf\.espressif\tools\ccache\3.7\;C:\esp-idf\.espressif\python_env\idf4.2_py3.7_env\Scripts;C:\esp-idf\tools;%PATH%
Environment variables have been setup using the export.bat and are :
User variables:
IDF_PATH => C:\esp-idf
IDF_TOOLS_PATH => C:\esp-idf\.espressif\
System variabes:
%IDF_PATH%\tools
Regards