Are you running a sketch that is sending a lot of data out of D0 or D1? That can interfere with downloads.
One way to get around that is to press & Hold the reset button - when the IDE shows "Compiled xxx of 32xxx bytes" release the button.
Might take a couple of tries to get the release timing right.
As I had posted an earlier problem with my Uno and have had no reply nor success in finding a solution, I'm replying to this message. I get an error of this kind :
avrdude: verification error, first mismatch at byte 0x0000
0x0c != 0xfd
avrdude: verification error; content mismatch
Is this bad ? Is there a way of sorting this out ?
It's a Arduino UNO board rev.3, working on a MAC OS 10.7.5 with Arduino V 1.0.5. All was working fine for the first few sketches and then one day this message. The sketch doesn't even work - Basic Blink. TX, RX & L are all working but no sketch output and always the same error.
Can't find any info on this. Help would be much appreciated - newbie.