arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.15k stars 7.01k forks source link

Board will not sync with com port #6183

Closed hconverse closed 7 years ago

hconverse commented 7 years ago

have admin access and still get the following message. Cannot load to board, tried different com ports on computer and arduino software. Using lilypad

Arduino: 1.6.7 (Windows 7), Board: "LilyPad Arduino, ATmega328"

Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 30,720 bytes. Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes. avrdude: ser_open(): can't open device "\.\COM5": 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" enabled in File > Preferences.

facchinm commented 7 years ago

Hi @hconverse , did you select the correct port from Board/Port menu? Next time, before reporting, try updating the IDE to a more recent version because otherwise there is no way to understand if the bug has been solved in the meantime, thanks.