On Sat, Aug 07, 2004 at 03:47:42PM -0000, Mike wrote: > This is what it reports: > > avrdude: Version 4.4.0 > Copyright (c) 2000-2004 Brian Dean, bsd@bsdhome.com > > It was installed with the latest WinAVR package. Try adding '-v -v -v -v' to the AVRDUDE command line to enable lots of extra verbose output. This should set the verbosity up to the level where AVRDUDE reports each byte of the conversation with the programmer. With that, we should be able to see what is being sent and received and perhaps diagnose where the communciations is breaking down. -Brian -- Brian Dean http://www.bdmicro.com/
Message
Re: [AVR-Chat] Re: avrdude and the butterfly...
2004-08-08 by Brian Dean