i use window7, an i have the arduino uno R3. It is the first time i use Arduino uno.
when i followed instructions to update drivers, i did not see the arduino.inf file, but instead the drivers file itself.i took the drivers files and the computer starts recognising my board under COM34.
It is ok when a click on verify but while cliking on upload i receive the folowing message:
Arduino: 1.6.6 Hourly Build 2015/10/21 05:53 (Windows 7), Board: "Arduino/Genuino Uno"
Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 32,256 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 "\.\COM1": Le fichier spécifié est introuvable.
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.
how can i solve this problem?