Hello,
I have a new UNO R3 and after uploading sketches several times successfully, the board seems to no longer be able to receive uploads. The avrdude output looks like this:
avrdude: Version 5.11, compiled on Sep 2 2011 at 19:38:36
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Users\IBM_ADMIN\AppData\Local\arduino-1.0.2\hardware/tools/avr/etc/avrdude.conf"
Using Port : \\.\COM8
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: Send: 0 [30] [20]
after that initial send, avrdude is stuck and it stays hung like that. No error messages, just stuck.
FWIW, I have another UNO board and I am able to plug that one in and upload without any problems (it shows up on COM7).
I was curious whether the MCU was bad so I swapped the MCU’s and the problem stayed with the board (the good board was good with either MCU / the bad board was bad with either MCU) so I know it is not that.
I tried uninstalling/reinstalling the driver on COM8, that also had no effect.
Does anybody have any ideas on what to try next to diagnose the problem?
Thanks,
Andy