system
February 21, 2007, 12:38am
1
I just bought a new arduino usb board with atmega 168, but when i try to upload an example file it gives the following error on win XP with Arduino-0007 alpha software.
Binary sketch size: 4116 bytes (of a 14336 byte maximum)
Error: No such file or directory
-> /dev/com19
Any one could help me??
Thank you very much.
system
February 22, 2007, 10:33am
2
Have you tried changing the serial port number?
in the menu Tools/ Serial Port/
there should be a list of ports try them one by one and it should work
cheers
system
February 22, 2007, 9:04pm
3
Hi.
Yes I changed the port number but i get the same thing!!
Thank you
mellis
February 23, 2007, 2:36pm
4
You might need to reassign the board to a lower numbered com port. See: http://www.arduino.cc/en/Guide/Troubleshooting#serialport
system
February 25, 2007, 4:50pm
5
Thank you very much "Mellis", it finally works as you told me to do.