Hi,
My duemilanove has been working fine for a couple of months. Today while uploading a program, I got a "protocol error" from avrdude.
Since then, the board only shows the LED on pin 13 blinking, immediately after being reset or connected to USB.
Obviously, trying to upload programs with avrdude always fails with: "stk500_recv(): programmer is not responding"
Is there anything that can be done?
Thanks!
When trying to upload from the arduino IDE:
avrdude: Version 5.4-arduino, compiled on Oct 9 2007 at 11:20:31
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
System wide configuration file is "hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/Users/pichenettes/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.usbserial-A6008hLO
Using Programmer : stk500v1
Overriding Baud Rate : 57600
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