Skip to content

Arduino AVR Boards v1.8.x not working #1130

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
dvsingletary opened this issue Jan 18, 2020 · 3 comments
Closed

Arduino AVR Boards v1.8.x not working #1130

dvsingletary opened this issue Jan 18, 2020 · 3 comments

Comments

@dvsingletary
Copy link

dvsingletary commented Jan 18, 2020

On an initial install of Sloeber 4.3.2, it attempts to use the latest version of Arduino AVR Boards v1.8.2, but installation fails with a modal error window titled "Problem Occurred" which reads: "'Adopting Arduino Board Platforms' has encountered a problem. Installing Arduino Board Playforms". And when you click on "Details>>" it has many "OK" statements, with this in the middle of the log:
Failed to install Arduino AVR Boards
No valid system found for "avr-gcc".
No valid system found for "avrdude".

This bug, as well as a rather involved workaround for it is described accurately here on the eclipse community forums: https://www.eclipse.org/forums/index.php/t/1100629/

This is on Mac OS Catalina 10.15 and Mojave 10.14. Arduino AVR Boards 1.6.23 (last release of 1.6.x) works fine, but any of the 1.8.x releases have this problem. This effectively prevents using Sloeber on Catalina since Catalina requires 64 bit tools which are only provided with 1.8.x.

@jantje
Copy link
Member

jantje commented Jan 18, 2020

The bug in eclipse you reference to is not for sloeber but for another eclipse arduino plugin (which has been stale for 2 years now)
But the root cause is the same.
I guess your issue is a duplicate of #1111. workaround: upgrade to latest nightly.
Please report progress. I'm planning to make a new release but I can't test on mac.

@dvsingletary
Copy link
Author

Updating to the nightly resolved the issue - Via the Sloeber->preferences->Arduino menu I'm able to check the box for Arduino AVR Boards 1.8.2 and it installs and works as expected. Thanks!

@jantje
Copy link
Member

jantje commented Jan 19, 2020

Thanks for the feedback.
I'll close this issue marking it as duplicate and hope to make a release soon.

@jantje jantje closed this as completed Jan 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants