-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Problems with Arduino IDE 1.6.7 #4558
Comments
HI @chessweb01, |
For reference: arduino/arduino-builder#84 |
Hi @facchinm, thanks for the quick response, but that didn't change anything. First of all, I don't have |
Yes, sorry, I meant |
Yes, but as I said deleting it didn't change a thing. Still the same errors. |
Just to make sure, did you restart the IDE after deleting the folder? You shouldn't have any |
I went ahead and uninstalled Arduino IDE. After removing everything Arduino related from ...\AppData... I reinstalled Arduino IDE 1.6.7. That got rid of all my problems :-) |
A bit rough but functional 😉 |
I have two issues with Arduino IDE 1.6.7 that have not been present with 1.6.5:
Arduino: 1.6.7 (Windows 7), TD: 1.27, Board: "Arduino Due (Programming Port)"
Board arduino_due_x_dbg (platform sam, package arduino) is unknown
Error compiling.
The boards manager shows that Arduino SAM boards (32 Bit Arm-Cortex M3) by Arduino Version 1.6.5 are installed, but due to the first problem I cannot try to solve the the second one by upgrading to 1.6.
The text was updated successfully, but these errors were encountered: