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 force GCC to not to remove "nop" statements ?


From: David Kelly
Subject: Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements ?
Date: Thu, 19 Feb 2009 13:35:55 -0600
User-agent: Mutt/1.4.2.3i

On Thu, Feb 19, 2009 at 11:14:40AM -0700, Weddington, Eric wrote:
>  
> If you are using WinAVR 20081205 then you can use one of the new
> builtin functions:
> 
> void __builtin_avr_delay_cycles(unsigned long __n);
> 
> The prototype can be found in <avr/builtins.h>, but you shouldn't need
> the prototype to call it.

Hey Joerg, you must be busy! FreeBSD's avr-gcc used to track WinAVR
closer than this.  :-)

-- 
David Kelly N4HHE, address@hidden
========================================================================
Whom computers would destroy, they must first drive mad.




reply via email to

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