Page 1 of 1

ESP toolchain is not installed Parallels on M1 MAC

Posted: Mon Feb 13, 2023 11:45 pm
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.

Re: ESP toolchain is not installed Parallels on M1 MAC

Posted: Tue Feb 14, 2023 1:59 pm
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.

Re: ESP toolchain is not installed Parallels on M1 MAC

Posted: Tue Feb 14, 2023 2:29 pm
by seokgi
When installing ESP-IDF, an error appears when running for the first time. It says that only x86 is supported.

Re: ESP toolchain is not installed Parallels on M1 MAC

Posted: Tue Feb 14, 2023 2:52 pm
by LeighM