Reading/writing to NV memory

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Reading/writing to NV memory

1,376 次查看
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 项奖励
回复
2 回复数

1,273 次查看
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

1,273 次查看
stanschultz
Contributor I

Thank you, that was helpful.

0 项奖励
回复