Skip to content
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

Closed
glydrfreak opened this issue Jan 4, 2018 · 3 comments
Closed

Arduino IDE: Unpredictable Errors while Uploading Sketches #4

glydrfreak opened this issue Jan 4, 2018 · 3 comments

Comments

@glydrfreak
Copy link
Owner

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--
error2

Then pressing reset (either once or twice) gets me to here--
error2 5

A less frequent, but still annoying error (separate from the above error)--
error1

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.)

@glydrfreak
Copy link
Owner Author

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...

@glydrfreak
Copy link
Owner Author

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!

@glydrfreak glydrfreak removed their assignment Jan 5, 2018
@glydrfreak glydrfreak changed the title Uploading Sketches Unpredictable Arduino IDE Errors while Uploading Sketches Jan 5, 2018
@glydrfreak glydrfreak changed the title Unpredictable Arduino IDE Errors while Uploading Sketches Arduino IDE: Unpredictable Errors while Uploading Sketches Jan 5, 2018
@glydrfreak
Copy link
Owner Author

glydrfreak commented Jan 5, 2018

...
Sketch uses 75232 bytes (28%) of program storage space. Maximum is 262144 bytes.
Forcing reset using 1200bps open/close on port COM10
(Upload sequence is stuck after this line prints in the verbose output.)

  • I usually get one successful upload with my PROTOTYPE4 sketch after running the "blink" sketch prior. then it repeatedly gets stuck on this line if I try to upload my PROTOTYPE4 sketch again.

  • I cannot reproduce the same error with the "blink" sketch.

See Simplified Issue: #7

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

1 participant