Hello Flow Code Team,
I´m in the phase in order to evaluate the new FC9 Main interest is at the moment the new ESP32 part.
Plan would be to purchase a professional version FC9 because I could upgrade from FC professional.
I´ll tried to install the ESP32 TOOLCHAIN, but it ended up always with the following error message:
Installation has failed with exit code -2
I tried a installation at a WIN8 and a WIN10 PC. Same result, same error code.
May sombody can help.
Attached is the installation log file.
BR and THX in advance
Dirk
ESP32 TOOLCHAIN Installation has failed with exit code -2
-
- Posts: 96
- http://meble-kuchenne.info.pl
- Joined: Fri Dec 04, 2020 11:03 am
- Has thanked: 6 times
- Been thanked: 12 times
ESP32 TOOLCHAIN Installation has failed with exit code -2
Happy FC9, FC-8 and FC-6 professional user 

-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: ESP32 TOOLCHAIN Installation has failed with exit code -2
Hi Dirk,
Do you already have Python or Git installed on your system?
Googling the problem I found a couple of pages but not sure if they will be helpful.
https://www.esp32.com/viewtopic.php?t=12481
https://github.com/espressif/esp-idf/issues/5979
We have had a report that if running the ESP IDF tools we are hosting is failing then downloading the latest from the Espressif website works ok.
Do you already have Python or Git installed on your system?
Googling the problem I found a couple of pages but not sure if they will be helpful.
https://www.esp32.com/viewtopic.php?t=12481
https://github.com/espressif/esp-idf/issues/5979
We have had a report that if running the ESP IDF tools we are hosting is failing then downloading the latest from the Espressif website works ok.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Re: ESP32 TOOLCHAIN Installation has failed with exit code -2
Hello Ben,
no I had not installed Git and Pyton at my system.
I´ll try the Espressif version.
BR
Dirk
no I had not installed Git and Pyton at my system.
I´ll try the Espressif version.
BR
Dirk
Happy FC9, FC-8 and FC-6 professional user 

Re: ESP32 TOOLCHAIN Installation has failed with exit code -2
Hi Ben,
I can report succes with Espressif ESP-IDF 4.2.
Build completed successfully
Launching the linker/assembler...
FINISHED
Short workflow how I did it.
1. Downloaded the Version 4.2 from the follwing link:
https://www.espressif.com/en/support/do ... %5B%5D=624
2. Unizip in a working folder an copied the extract in a empty folder i.e. C:\esp-idf
3. Run you installer 2.3 and assigined/use C:\esp-idf as a existing directory
4. Follow all other steps like you have defined in you ESP-IDF installation procedure (PDF document)
https://flowcode.co.uk/wiki/index.php?t ... ctions.pdf
5. Cross Check with the compiler, done!!
BR
Dirk
I can report succes with Espressif ESP-IDF 4.2.
Build completed successfully
Launching the linker/assembler...
FINISHED
Short workflow how I did it.
1. Downloaded the Version 4.2 from the follwing link:
https://www.espressif.com/en/support/do ... %5B%5D=624
2. Unizip in a working folder an copied the extract in a empty folder i.e. C:\esp-idf
3. Run you installer 2.3 and assigined/use C:\esp-idf as a existing directory
4. Follow all other steps like you have defined in you ESP-IDF installation procedure (PDF document)
https://flowcode.co.uk/wiki/index.php?t ... ctions.pdf
5. Cross Check with the compiler, done!!
BR
Dirk
Happy FC9, FC-8 and FC-6 professional user 

-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: ESP32 TOOLCHAIN Installation has failed with exit code -2
Hi Dirk,
Brilliant good result there, many thanks for letting us know. Really appreciate it
Brilliant good result there, many thanks for letting us know. Really appreciate it

Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel