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

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

Re: [avr-gcc-list] program memory access question


From: Alexey Boyko
Subject: Re: [avr-gcc-list] program memory access question
Date: Wed, 12 Jun 2002 11:13:34 +0300

Hello Andrew,

AE> I'm attempting to get the avr-gcc (v3.0.4) compiler to access structures
AE> that I have stored in program memory.

...

AE> Can I do what I'm trying to do without reverting to calls to _lpm_inline?

No. you must use macroses like PRG_RDB, which defined in pgmspace.h

Best regards,
 Alexey                            mailto:address@hidden

avr-gcc-list at http://avr1.org



reply via email to

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