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

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

Re: [avr-gcc-list] End of program symbol


From: Simon Han
Subject: Re: [avr-gcc-list] End of program symbol
Date: Thu, 8 Jun 2006 15:07:01 -0700

Eric,

Thank you for the warning. The main use of flash file system is for loading dynamic loadable code.

        Would my 'hack' to linker script create any problem?

Thank you,
Simon

On Jun 8, 2006, at 2:55 PM, Eric Weddington wrote:

Simon Han wrote:
Hello,
I am working on a simple file system for logging data in program flash.

Generally, this is a bad idea, as the number of flash read/write cycles is low compared to EEPROM or RAM.

--
Eric Weddington






reply via email to

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