FlexNVM and EEE feature on K50P100

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

FlexNVM and EEE feature on K50P100

679 Views
shridharrao
Contributor II

Hi, we are using K50P100 microcontroller and need to use the internal flash FlexNVM to store some configuration data upon a power failure. We have enabled EEE feature but are unable to save the data in the FlexNVM (read and writes into FlexRAM seem to be working fine but those writes are not triggering a save in the FlexNVM EEPROM). Can someone send us some sample code please.

Labels (1)
Tags (2)
0 Kudos
1 Reply

393 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Shridar rao:

The FlexNVM feature (EEPROM) is implemented in the C90TFS flash driver, which comes with example projects. The driver can be downloaded from the next link:

http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.exe

If you are looking to implement code on your own, some examples have been shared in other threads in this community. Below some entries:

K10 FlexNVM configuration

Re: FlexNVM Read/Write?


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos