ESP toolchain is not installed Parallels on M1 MAC

For general Flowcode discussion that does not belong in the other sections.
Post Reply
seokgi
Posts: 217
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 6 times
Been thanked: 7 times

ESP toolchain is not installed Parallels on M1 MAC

Post by seokgi »

Hello?
I use M1 MACBOOK Pro. I am using FC9 through Parallels.
When I try to upgrade to FC10, the ESP toolchain is not installed. It seems that only x86 is supported.

Is there any way to install Parallels on M1 MAC?
And does it support ESP8266 (ESP-12F)?
I want to transmit data that is transmitted over serial through wifi.

Thank you.

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 698 times

Re: ESP toolchain is not installed Parallels on M1 MAC

Post by BenR »

Hello,

Are you getting any errors when installing the ESP toolchain? What are they?
does it support ESP8266 (ESP-12F)?
Flowcode supports the ESP8266 as a slave to the MCU but we cannot currently compile code to run on it directly. The only ESP device we currently support as a microcontroller target is the ESP32.

seokgi
Posts: 217
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 6 times
Been thanked: 7 times

Re: ESP toolchain is not installed Parallels on M1 MAC

Post by seokgi »

When installing ESP-IDF, an error appears when running for the first time. It says that only x86 is supported.

LeighM
Valued Contributor
Posts: 490
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 83 times
Been thanked: 262 times

Re: ESP toolchain is not installed Parallels on M1 MAC

Post by LeighM »


Post Reply