Skip to content

Cannot program ESP32 with macOS Catalina #9438

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

Closed
praeclarum opened this issue Nov 17, 2019 · 3 comments
Closed

Cannot program ESP32 with macOS Catalina #9438

praeclarum opened this issue Nov 17, 2019 · 3 comments
Labels
Type: Bug Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug

Comments

@praeclarum
Copy link

After updating to Catalina and ESP32 1.0.4 I cannot build and deploy. The only error I get is:

fork/exec /Applications/Arduino.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags: bad CPU type in executable
Error compiling for board ESP32 Wrover Module.

This error was previously discussed in #8974

@facchinm
Copy link
Member

On Catalina you need to use IDE 1.8.10, otherwise the 32bit tools will be discarded and the compilation will fail.

@praeclarum
Copy link
Author

Thank you!

@per1234 per1234 added the Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug label Dec 17, 2019
@shaxinwei

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug
Projects
None yet
Development

No branches or pull requests

4 participants