[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] assigning arbitrary addresses to variables
From: |
Nicholas Parker |
Subject: |
[avr-gcc-list] assigning arbitrary addresses to variables |
Date: |
Fri, 8 Nov 2002 18:18:39 +0800 |
Hello,
I have just subscribed to this list, and I need some help with AVR GCC.
I want to place a large (around 4Kbyte) structure in SPI EEPROM . I have
written an SPI EEPROM driver and
also a memory manger (Read / Write etc) which will access different hardwave
(either internal EEPROM or external SPI via the driver) based on the address
its given.
I want to declare this 'configuration' structure at an address (perhaps in
a special 'configuration' section) -- but out of the physical RAM area. How
can I do this?
Thanks, Nick Parker.
avr-gcc-list at http://avr1.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] assigning arbitrary addresses to variables,
Nicholas Parker <=