[Top][All Lists]
[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.
- [avr-gcc-list] How to force GCC to not to remove "nop" statements ?, Vincent Trouilliez, 2009/02/19
- RE: [avr-gcc-list] How to force GCC to not to remove "nop" statements ?, Weddington, Eric, 2009/02/19
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements ?, Vincent Trouilliez, 2009/02/19
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements ?,
David Kelly <=
- RE: [avr-gcc-list] How to force GCC to not to remove "nop" statements?, Weddington, Eric, 2009/02/19
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?, David Kelly, 2009/02/19
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?, Jim Brain, 2009/02/19
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?, David Kelly, 2009/02/19
- [avr-gcc-list] Preferred ICE (was: How to force GCC to not to remove "nop" statements?), Graham Davies, 2009/02/19
- Re: [avr-gcc-list] Preferred ICE (was: How to force GCC to not to remove "nop" statements?), David Kelly, 2009/02/20
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?, Joerg Wunsch, 2009/02/20
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?, David Kelly, 2009/02/20
- Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?, Royce Pereira, 2009/02/20
Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements ?, Ruud Vlaming, 2009/02/19