avr-chat
[Top][All Lists]
Advanced

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

Re:Re: [avr-chat] undefined reference to delay_ms


From: Keith Scott
Subject: Re:Re: [avr-chat] undefined reference to delay_ms
Date: Mon, 22 Aug 2005 10:52:54 -0700 (PDT)

Thank you. Syntax errors are my specialty. Of course
magically everything works now. 


Keith

--- Curtis Maloney <address@hidden> wrote:

> Keith Scott wrote:
> > I've been attempting to use delay's in some basic
> > intro code. I have not found anything in the
> archives
> > regarding this issue. I've included delay.h and
> still
> > any reference to delay does not seem to work. What
> am
> > I doing wrong?
> 
> in the AVR headers it's _delay_ms() ... note the
> leading underscore.
> 
> Caught myself on this one recently :)
> 
> Also beware of the maximum timeout - 262.14ms /
> Freq(in MHz)
> 
> --
> Curtis Maloney
> address@hidden
> 
> 
> _______________________________________________
> AVR-chat mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-chat
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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