This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Store run-time configuration in flash


On Thu, 2004-02-26 at 07:39, Daniel Lidsten wrote:
> Hi,
> 
> I wonder if there is any package/service in eCos that i can use for
> storing parameters in flash during run-time. Something like environment
> variables, where i can specify a key a store a variable sized data block
> attached to that key.

RedBoot's 'fconfig' database.  There are VV functions for interrogating 
and updating values.  Currently, it only supports a fixed set of value
types, but it's designed to be simple enough to extend.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]