Yes, I was able to upload the Uno for quite a while. I was using COM4.
The only thing I can remember doing to it was disconnecting the USB while one of my systems was running. This doesn't seem like it should effect anything, but I started getting the "avrdude: stk500_getsync(): not in sync: resp=0x00" error immediately afterwards.
After this instance, the Arduino IDE quit recognizing that I had any serial connection (the "Serial Port" menu under Tools was grayed out). Since then, I have uninstalled and reinstalled the latest IDE and my Arduino is now attempting to interface with COM7.
Panther25423:
Yes, I was able to upload the Uno for quite a while. I was using COM4.
The only thing I can remember doing to it was disconnecting the USB while one of my systems was running. This doesn't seem like it should effect anything, but I started getting the "avrdude: stk500_getsync(): not in sync: resp=0x00" error immediately afterwards.
After this instance, the Arduino IDE quit recognizing that I had any serial connection (the "Serial Port" menu under Tools was grayed out). Since then, I have uninstalled and reinstalled the latest IDE and my Arduino is now attempting to interface with COM7.
Let me know, last program being uploaded by you. I think your boot loader has been crashed. You might uploaded infinite loop program.
Also check whether any error or not. As you telling intially port being showing 4 and now it showing 7 . It bit confuses here.