> -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > rg] On Behalf Of Mark Moss > Sent: Saturday, September 22, 2007 11:05 PM > To: [email protected] > Subject: [avrdude-dev] Unable to program atmega324p with > avrdude 5.4 and AVRISP using default configuration file > > I'm not sure if this is a bug, feature, or strange luck on my end: > > If I try to perform any operation on an atmega324p using the default > configuration file that comes with avrdude 5.4, I get the > following error: > > [EMAIL PROTECTED]:~$ avrdude /dev/ttyS0 -p m324p -c avrisp -U > hfuse:r:test.txt:h > > > > avrdude: stk500_program_enable(): no device > > avrdude: initialization failed, rc=-1 > > Double check connections and try again, or use -F > to override > > this check. > > > > > > avrdude done. Thank you > > > > If I uncomment the stk500_devcode line in the m324p part section of > avrdude.conf, everything works as expected. >
Hmm. That is strange... But at least in a good way. :-) Could you fill out a bug report at the avrdude project site on Savannah? That way we can get this issue fixed, and it won't get lost in email. If you can also provide a patch, that would help us even more. Thanks, Eric Weddington _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
