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

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

Re: [avr-gcc-list] Where can I get more info ?


From: E. Weddington
Subject: Re: [avr-gcc-list] Where can I get more info ?
Date: Thu, 17 Apr 2003 10:01:22 -0600

On 17 Apr 2003 at 10:32, Loc Mai wrote:

> Hi all,
> Please tell me where I get more info how to use : volatile, PRG_RDB,
> etc... I could not find them in avrlibc manual extracted from winavr.
> I know Atmel AVR assembler -Directives showing where we can put
> constant or variable in code segment or in eeprom. Thanks. Loc

volatile is a C language issue. Look in any good C language 
reference. The avr-libc FAQ also talks about it briefly.

PRG_RDB should now be in the current avr-libc manual. Look on the 
online manual for the latest: 
<http://savannah.nongnu.org/download/avr-libc/doc/avr-libc-user-
manual/>

Eric


reply via email to

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