avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] How to (efficeiently !!!) test abitwithinamulti-byte


From: Vincent Trouilliez
Subject: Re: [avr-gcc-list] How to (efficeiently !!!) test abitwithinamulti-byte intege
Date: Sat, 05 Nov 2005 20:57:17 +0100

On Sat, 2005-11-05 at 20:24 +0100, Joerg Wunsch wrote:
> Vincent Trouilliez <address@hidden> wrote:
> 
> > Lucky you ! Other than wanting to avoid all this in-line stuff, the
> > reason I replaced _delay_us(40) in my lcd routine, by an empty for
> > loop, is that I accidentally realised that _delay_us(40) produced a
> > 1,500us delay somehow !!! Couldn't figure out why, ...
> 
> Bug report #14224, has been resolved meanwhile.

Ah great, thanks for fixing it :-)
The bug relates to _delay_ms() though, which I have never problems with.
It's _delay_us() that misbehaved. But I guess the two are related... so
I will just have to install the latest version of avr-libc I guess...

--
Vince





reply via email to

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