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: Sketch changes won't apply with subsequent upload #5

Open
glydrfreak opened this issue Jan 5, 2018 · 0 comments
Open

Comments

@glydrfreak
Copy link
Owner

In both Arduino IDE and Visual Studio, if I upload a sketch and let it run while I edit the same sketch for a while, sometimes it is as if the uploader just falls asleep.

This is what I mean:
Verbose output during the upload claims to have uploaded successfully, except none of my changes carry through with the newly uploaded sketch. The simplest way I've been able to prove this is by printing to the Serial Monitor, then commenting out the Serial.println() and the line will still be printed in the subsequent upload, even though I have it commented out.

@glydrfreak glydrfreak changed the title Uploader Falls Asleep? Sketch changes won't apply with subsequent upload Jan 5, 2018
@glydrfreak glydrfreak changed the title Sketch changes won't apply with subsequent upload Arduino IDE: Sketch changes won't apply with subsequent upload Jan 5, 2018
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