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

Problem Uploading to Board #22

Open
roulercycling opened this issue Aug 28, 2018 · 3 comments
Open

Problem Uploading to Board #22

roulercycling opened this issue Aug 28, 2018 · 3 comments

Comments

@roulercycling
Copy link

See code error below:

Arduino: 1.8.6 (Windows 8), Board: "Arduino/Genuino Uno"

Sketch uses 5518 bytes (17%) of program storage space. Maximum is 32256 bytes.
Global variables use 400 bytes (19%) of dynamic memory, leaving 1648 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "\.\COM1": The system cannot find the file specified.

Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@jonfen
Copy link
Contributor

jonfen commented Aug 28, 2018

  1. Does that windows user have administrative rights (to access hardware)?

  2. If you open up the Windows Device Manager and expand the Ports section of the tree, which COM port # appears and disappears if you plugin and unplug the OpenSprints Hub?

  3. Can you provide a screenshot?

@roulercycling
Copy link
Author

roulercycling commented Aug 28, 2018 via email

@jonfen
Copy link
Contributor

jonfen commented Aug 28, 2018

@roulercycling the exclamation point will tell you more details if you right click and go to properties, but chances are the windows drivers weren't installed properly.

https://www.arduino.cc/en/Guide/DriverInstallation

Another issue would be if you have an old board:

http://www.opensprints.com/howto_upgrade_opensprints_hub_arduino.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants