avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] patch to add retry code to usbtiny.c


From: Dick Streefland
Subject: [avrdude-dev] patch to add retry code to usbtiny.c
Date: Sat, 17 Jan 2009 01:22:10 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi,

Here is a patch to make reading from the USBtinyISP programmer more
robust. The error recovery of the firmware in the programmer is very
limited, which means that avrdude bails out on the first transmission
error. A failed read request is now retried a number of times, and the
total number of retries is reported at the end. The remaining changes
are cosmetic.

This post is an example of a situation where avrdude bails out:

http://forums.ladyada.net/viewtopic.php?f=20&t=7647&p=37784

-- 
Dick

Attachment: usbtiny-retries.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]