Same thing is happening to me when I try to change the blink example to pin 8 and run it. Running 10.6.6 OSX. Hopefully someone knows the answer, I cannot find out whats wrong.
Try this
Before click ulpload power the arduino with the reset pressed and the when you click upload release the reset.
It help me a couple of times:)
Just try
southswelllax:
Same thing is happening to me when I try to change the blink example to pin 8 and run it. Running 10.6.6 OSX. Hopefully someone knows the answer, I cannot find out whats wrong.
I don't think you have the same problem as i have, i can't even upload the standard blink example (without any changes)...
hugo007:
Try this
Before click ulpload power the arduino with the reset pressed and the when you click upload release the reset.
It help me a couple of times:)
Just try
That's not working either. I still get the same error... Thanks for the reply though.
which looks like the same problem, but there wasn't any answer posted... Member "Massimo Banzi" was going to look some information up, but nothing was posted.
Binary sketch size: 1018 bytes (of a 32256 byte maximum)
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega328p -cstk500v1 -P/dev/tty.usbmodem3B11 -b115200 -D -Uflash:w:/tmp/build5892618911208084369.tmp/Blink.cpp.hex:i
avrdude: Version 5.4-arduino, compiled on Oct 9 2007 at 11:22:08
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
System wide configuration file is "/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/Users/dieter/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/tty.usbmodem3B11
Using Programmer : stk500v1
Overriding Baud Rate : 115200
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude: Send: Q [51] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding