Installing Flowcode on a Windows 11 ARM machine, and have run into a problem running the ESP Toolchain installer, which isn't compatible and refuses to run (x64 architecture only).
Has anyone attempted or knows how to install the necessary components manually please?
Windows 11 ARM and ESP Toolchain Installer
-
- Posts: 4
- http://meble-kuchenne.info.pl
- Joined: Wed Apr 06, 2022 9:07 am
- Been thanked: 1 time
-
- Matrix Staff
- Posts: 1472
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 349 times
Re: Windows 11 ARM and ESP Toolchain Installer
You might find a suitable installer on the Espressif website, but we cannot guarantee it will work in conjunction with Flowcode. Perhaps some of our users have had success with these other installers.
Re: Windows 11 ARM and ESP Toolchain Installer
Fortunately I remembered that I had the idf-tools and .espressif folders available from another machine, so copying those two folders over, installing Python, Pip and the Visual Studio Tools as mentioned in the Pico toolchain instructions, and adding some Path variables led to a working installation after running the install.bat file from the idf-tools folder.
I'll leave the Pico toolchain install for another day...
I'll leave the Pico toolchain install for another day...