[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Structs in program memory.
From: |
E. Weddington |
Subject: |
Re: [avr-gcc-list] Structs in program memory. |
Date: |
Mon, 26 Apr 2004 17:10:05 -0600 |
On 26 Apr 2004 at 15:57, Douglas Dotson wrote:
> Christian,
>
> Thanks for the info. Too bad it isn't a bit more
> seamless. Would be nice to be able to switch back
> and forth from RAM to PROGMEM without rewriting
> code. I guess I can accomplish that using macros,
> but that's kind of ugly.
Any switching between Program Memory and RAM will have seams of some sort
because the AVR is a Harvard Architecture chip.
- [avr-gcc-list] Structs in program memory., Douglas Dotson, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory., E. Weddington, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory., Douglas Dotson, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory., Christian Ludlam, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory., Douglas Dotson, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory.,
E. Weddington <=
- Re: [avr-gcc-list] Structs in program memory., Douglas Dotson, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory., Christian Ludlam, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory., Douglas Dotson, 2004/04/26
- Re: [avr-gcc-list] Structs in program memory., Joerg Wunsch, 2004/04/27
- Re: [avr-gcc-list] Structs in program memory., E. Weddington, 2004/04/27
- Re: [avr-gcc-list] Structs in program memory., Svein E. Seldal, 2004/04/27
- Re: [avr-gcc-list] Structs in program memory., E. Weddington, 2004/04/27
- Re: [avr-gcc-list] Structs in program memory., Artur Lipowski, 2004/04/28
- Re: [avr-gcc-list] Structs in program memory., David Brown, 2004/04/28
- Re: [avr-gcc-list] Structs in program memory., E. Weddington, 2004/04/28