Reading/writing to NV memory

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Reading/writing to NV memory

641 Views
stanschultz
Contributor I

I have a k60 tower and am fairly new to Freescale.  I would like to programatically write and read from nonvolatile memory. I want my program to save stuff in nonvolatile memory.  Where is there documentation on how to do that?  I see references to flashx and flex but don't see any description of what those are and how to use them.

What I want to do is locate structures in nonvolatile memory and then be able to read and update them.

0 Kudos
Reply
2 Replies

538 Views
c0170
Senior Contributor III

Hello Stan Schultz,

there is a flexnvm (FlexEEPROM) example in mqx\examples folder. API is documented in MQXIOUG (IO User GUIDE).

Regards,

0xc0170

538 Views
stanschultz
Contributor I

Thank you, that was helpful.

0 Kudos
Reply