Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] read variables stored into flash???

2004-11-10 by Robert Adsett

At 03:41 PM 11/10/04 +0000, you wrote:
>I see the message 3095 that stores some calibration variables into
>flash. I still not tried but i want know how read this variables??
>
>Does anyone know how to do this?

value = *location_address;

Or equivalent, presuming everything has the proper type.

It's the equivalent of reading any const qualified value.  There is nothing 
magic about flash other then it's (mostly) read-only.  It's writing to it 
that's the difficult part.

Robert

" 'Freedom' has no meaning of itself.  There are always restrictions,
be they legal, genetic, or physical.  If you don't believe me, try to
chew a radio signal. "

                         Kelvin Throop, III

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.