COM port not showing up

Hi,

I was trying to copy a program to arduino lilypad....but an error message showed up;

avrdude: ser_open(): can't open device "\.\COM1": The system cannot find the file specified.
**Problem uploading to board. **

When I opened the tools section;(attached)
what shall I do to make this COM port active???

Capturea.PNG

Check device manager (Windows) or the Linux/Mac equivalent and see what is happening when you connect/disconnect the board.

Click Tools > Ports to select the serial port for your Lilypad. It's almost certainly not COM1.

If you're unsure which one, try with and without the USB-serial cable plugged into your computer. When it's plugged in, you should see 1 more port appear when you click the menu. Select that one.

Your message inspired me to create this issue, asking for the default COM1 to be changed, so everyone will get a better first-use experience when trying to upload without having selected the port.