avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] AVRdude freezes


From: Joerg Wunsch
Subject: Re: [avrdude-dev] AVRdude freezes
Date: Tue, 6 Jan 2009 23:55:44 +0100
User-agent: Mutt/1.5.11

As el3ktr1k wrote:

> Yes this is similar to what happens to me. Most of the time though
> it'll just work once and then freeze everytime I try to use it
> again.

AVRDUDE is at the mercy of your operating system when waiting for a
response from the target.  There's a timeout implied when waiting, but
if your OS doesn't return after the timeout, AVRDUDE will just hang
there.

You can add -vvvv (four "v"s) to AVRDUDE to see what it's currently
talking with the target programmer.  However, I'm afraid you'll also
need a syscall tracer for your OS to see which syscall is involved
that blocks.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

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




reply via email to

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