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

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

[avr-gcc-list] MEGA128 with external SPI flash vs pointer


From: Wielebny
Subject: [avr-gcc-list] MEGA128 with external SPI flash vs pointer
Date: Wed, 26 May 2004 17:14:49 +0200

Hello, 
I have external flash AT45B011 (SPI, 1Mbit) 
i need read & write this flash via pointer like internal eeprom. 

I have ready routines to decode pointer to internal page & buffer address. 

#define FLASH_SECTION __attribute__ ((section(".flash"))) 
const u08 FlashData[100] FLASH_SECTION; 

how change make file or linker script???

P.S.sorry for my bad english. 


--
       Best regards
       address@hidden from Poland

        kpw(at)qs.pl
        http://kpw.qs.pl
        UIN: 8017753
        GG: 1263183
        ---------------- end ----------------




reply via email to

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