-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Can't get ESP32 working with Arduino IDE on macOS Big Sur: xtensa-esp32-elf-g++: error #4871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Some extra information of my other machine where this is still working: System: macOS Catalina 10.15.5 |
There is an issue in the 1.0.5 boards.txt (as well as the master) with this device. There is a space in the
should be changed to something without a space, like
I submitted PR 4885 to correct this. |
I can confirm that works, can we please release 1.0.6 with this fix? 🙏 |
@wouterds we will :) |
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
Looks like this was included in release 1.0.6 (https://github.com/espressif/arduino-esp32/releases/tag/1.0.6). @wouterds Can you confirm 1.0.6 works as expected then close the ticket? |
[STALE_CLR] This issue has been removed from the stale queue. Please ensure activity to keep it openin the future. |
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions. |
I keep getting this when trying to install a program to my Wemos Lolin32 Lite ESP32 development board on macOS Big Sur with latest version of the Arduino IDE. It works however on an older macOS device.
Console output:
System: macOS Big Sur 11.2.2
Arduino IDE: 1.8.13
arduino-esp32: 1.0.5
Steps to reproduce:
Anyone that got it working on macOS Big Sur? Am I missing something?
(I recorded above steps to reproduce in case anyone could help out by just watching me do it https://youtu.be/IsvjP5e27ZQ)
The text was updated successfully, but these errors were encountered: