Hello all,
I just migrated all my Arduino stuff to a Windows 7 PC. I was using a MAC with no problems, but since I've started looking into wireless with XBees I need to use X-CTU which only runs on a PC. <sigh> X-CTU is necessary to program the XBees in API mode, etc. etc. Anyway, now I'm having a problem uploading sketches using the PC. I keep getting the following message:
avrdude: stk500_getsync(); not in sync: resp = 0x00
I believe this has something to do with the COM port. I only see COM1 and COM2, which Arduino can't use, COM3 does not seem to come up and the sketches won't upload.
Any help is greatly appreciated.
Thanks,
Kevin H.