-
-
Notifications
You must be signed in to change notification settings - Fork 7k
When I use Arduino IDE 1.8.8, I always fail to upload programs #8305
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
Please do this:
|
I have the same problem, here is the error message:
|
I use Arduino Uno as "Arduino as ISP" to upload. |
@bjoc8com you may be encountering #8032. That can be solved in either of two different ways: Fix A:Connect a 10 uF capacitor between the GND and RESET pins on the board you're using as the "Arduino as ISP". Fix B:Roll back to Arduino AVR Boards 1.6.21:
|
Yes, both versions work. I use version A. |
@bjoc8com there is some discussion of reverting the change that made it more likely for you to need the capacitor (#8032 (comment)). You can subscribe to #8032 to get notifications of any progress on that. Even after that, there's no harm in continuing to use the capacitor. As for fix B, I would recommend only using that as a temporary workaround for people who don't have a capacitor on hand since it's unfortunate to miss out on the improvements made in later releases of Arduino AVR Boards. |
Closing as duplicate of #8032 |
I have a problem. My Windows system is 64-bit win10. When I use Arduino IDE 1.8.8, I always fail to upload programs, but I have no problem using Arduino IDE 1.6.5 upload programs. Is this the new IDE's support for 64-bit win10 not good? I hope the developers of Arduino IDE can fix this problem in time, or you can tell me how to solve this problem skillfully. Thank you. My email address is [email protected].
The text was updated successfully, but these errors were encountered: