avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] [bug #40831] LUFA AVRISP-MKII fails with avrdude 6.0.1


From: Joerg Wunsch
Subject: Re: [avrdude-dev] [bug #40831] LUFA AVRISP-MKII fails with avrdude 6.0.1
Date: Sun, 21 Sep 2014 20:14:40 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

As Colin O'Flynn wrote:

> As a counterpoint - one could argue the usb drain command is itself
> a hack, as there shouldn't be extra data we drain away from the
> endpoint.

You're probably right.  I thought of the same code being also used for
plain STK500v2 devices connected over USB (like, through an FT232)
where there could still be "old stuff" sitting around in the pipeline,
but then, these don't use the libusb backend but rather
ser_posix/ser_win32, so it's not the same AVRDUDE code then.

> I'll try to make a hex for the at90usb1287 too later that you can
> use. I'm 95% sure you don't need a target, just attempting to sign
> onto the AVR-ISP MKII would cause the error.

OK, that would be good.  I don't have the USB dongles around here
anyway, they are still in the office.  So if I get such an image
sometimes this week, I should be able to run some tests.

> I guess we've had this issue for several years already, so
> presumably nobody is in too big a rush!

:-)

As for the other part (endpoint detection heuristics), is there anyone
who would want to step forward on this?
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

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