Installing and setting up of ESP32 toolchain

For general Flowcode discussion that does not belong in the other sections.
artan
Posts: 13
http://meble-kuchenne.info.pl
Joined: Mon Oct 11, 2021 5:27 pm

rtc

Post by artan »

does anyone have an example with pcf6853

jay_dee
Posts: 135
Joined: Sun Dec 20, 2020 6:06 pm
Has thanked: 47 times
Been thanked: 31 times

Re: Installing and setting up of ESP32 toolchain

Post by jay_dee »

Hi,
With heavy sigh I agreed to try an get the ESP toolchain on another machine.
I understand the ESP Toolchain Wiki has been updated and so I went step by step on the new desktop. Everything was as per the Wiki showed.

When setting the FC Global settings > Locations > ESP
what file/directory should this be looking for? There is no C:esp-idf as shown in the Wiki.

During set up the directory C:\esp-idf-tools was specified, this has been popoluated with all the usual files but in zipped format.
It like there is a step missing where the esp-idf unpacks and installs in the C:\ direcory?
What is the usual method of initiating this?

It looks like the ESP toolchain is still a tricky little git, ha! :)
Thanks guys. J.

medelec35
Matrix Staff
Posts: 1463
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 514 times
Been thanked: 473 times

Re: Installing and setting up of ESP32 toolchain

Post by medelec35 »

Hello.
It looks like you missed a step.
The 5th image down in the Wiki Compiler toolchain ESP32
ESP32_Setup5.png
ESP32_Setup5.png (27.3 KiB) Viewed 8605 times
That is also the same path entered in Global Settings > Locations Tab

Edit: For anyone reading this, we now recommend to instal idf 5.1 as idf 4.3 causes compiling issues.
Martin

jay_dee
Posts: 135
Joined: Sun Dec 20, 2020 6:06 pm
Has thanked: 47 times
Been thanked: 31 times

Re: Installing and setting up of ESP32 toolchain

Post by jay_dee »

Thanks Martin.
Sorry that was my cockup.
uninstalled, rebooted machine and followed the guide again. All worked as you showed in the install guide.
I have a flash program running on an ESP32.
Many thanks.
regards, John.

medelec35
Matrix Staff
Posts: 1463
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 514 times
Been thanked: 473 times

Re: Installing and setting up of ESP32 toolchain

Post by medelec35 »

Hi John, You're welcome
it's easy done.
jay_dee wrote:
Wed Nov 08, 2023 10:23 am
uninstalled, rebooted machine and followed the guide again. All worked as you showed in the install guide.
I have a flash program running on an ESP32.
That's brilliant!
Thanks for letting us know.
Martin

Post Reply