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

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

Re: [avr-gcc-list] Data pointer, pointing to the flash ROM???


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Data pointer, pointing to the flash ROM???
Date: Fri, 4 Jul 2003 22:00:36 +0200 (MET DST)

In article <address@hidden> you write:

>I'm stuck, by now I know that the 
>__flash it is not a variable but 
>a data pointer pointing to some address
>in the flash ROM, ...

Well, you're quite impatient. ;-)

I still do want to help you, but haven't yet found the time to
really look into your butterfly code so far.

Basically, you'll find the documentation for this in the avr-libc
docs under ``Program-space strings''.  That's <avr/pgmspace.h>,
but if you want to go ahead yourself, please do read the docs.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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