avrdude: ser_open(): can't open device "\.\COM1": The system cannot find the file specified.
I am getting an error while uploading the code in ATMega380p Lilypad Arduino. Kindly guide me to overcome the error.
avrdude: ser_open(): can't open device "\.\COM1": The system cannot find the file specified.
I am getting an error while uploading the code in ATMega380p Lilypad Arduino. Kindly guide me to overcome the error.
COM1 is hardly ever the Arduino.
Check device manager what happens when you connect and disconnect the lilyad. If a port shows/disappears, that's the port that you need to check in the IDE (tolls -> port). If no port shows, there is another problem.
No experience with lilypad, but is ATmega380p correct?
Hi,
Are selecting the correct board in the IDE?
Have you loaded the Lilypad with code successfully before this?
Tom...
thanks bro .
Now we r getting another error.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x1e
this error is repeating for 10 attempts. Help me!
Hi,
Have you tried both Lilypad board params,, the USB and the non USB?
Can you see the USB in your control panel, system manager?
Tom...
I checked everything. there are no port issues but it shows the same error as I mentioned above. What should I do now (I'm using Lilypad Arduino and I attached the screenshot of the error)
This is my first Arduino project pls help me.
Hi,
What port does the Lilypad show up as in the Device manager?
Thanks..Tom..