Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] Re: the address of flash memory

2011-12-30 by Jim Wagner

Why is the array in flash? The way you have defined it, it is in SRAM. The data is in flash and is copied into SRAM during boot-up. You access the data through its "image" in SRAM. It is NOT intended for you to access it any other way. Why should  you need to when SRAM has everything?

Jim


On Dec 30, 2011, at 1:50 PM, m_gh77 wrote:

> 
> 
> ok jim but i dont need the first member of array i need address of
> array in flash after compiling the program
> thanks
> 
> 



[Non-text portions of this message have been removed]

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.