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: Weddington, Eric
Subject: RE: [avr-gcc-list] How to force GCC to not to remove "nop" statements?
Date: Thu, 19 Feb 2009 12:46:50 -0700

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of David Kelly
> Sent: Thursday, February 19, 2009 12:36 PM
> To: address@hidden
> Subject: Re: [avr-gcc-list] How to force GCC to not to remove 
> "nop" statements?
> 
> 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.  :-)

He has been busy. He's been working on support for the new ATmega128RFA1 
device, which has been added recently to the toolchain. Joerg will be including 
all of the WinAVR patches in his next update of the avr toolchain in FreeBSD 
Ports.

Joerg and I are working closely on the next release. There's been a lot of 
activity recently on avr-libc and avrdude, with releases of both coming up very 
soon.




reply via email to

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