-
Notifications
You must be signed in to change notification settings - Fork 3
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
Arduino IDE: Unpredictable Errors while Uploading Sketches #4
Comments
I've now tried to upload the "blink" sketch to the feather M0 via Visual Studio. It worked fine. ... I'll just be commenting my findings as I find them I guess... |
I've finally been able to upload my PROTOTYPE4 Sketch via Visual Studio. The above errors that I have explained have come and gone repeatedly, and I find no pattern in what causes such errors. When do the errors occur?TOTALLY UNPREDICTABLE!Some days seem flawless, while other days I can't make any progress with my code at all! |
See Simplified Issue: #7 |
These errors have been happening to me a lot lately with the Adafruit Bluefruit Feather M0:
First it gets stuck at this stage for way longer than usual--
Then pressing reset (either once or twice) gets me to here--
A less frequent, but still annoying error (separate from the above error)--
I have a feeling it's not just a problem with the Arduino IDE because I've tried to upload via Visual Studio and I've had no luck. (I've also never successfully uploaded via Visual Studio before either. I only tried Visual Studio to see if it was a problem with the Arduino IDE.)
The text was updated successfully, but these errors were encountered: