Kinetis SDK FLASH_ProgramPartition() from fsl_flash.c example code

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

Kinetis SDK FLASH_ProgramPartition() from fsl_flash.c example code

463 Views
phil74
NXP Employee
NXP Employee

Hello,

 

Do we have any example code to setup the EEPROM on MK10DX128 (or K60) with SDK2.2  and especially how to use "FLASH_ProgramPartition" from fsl_flash.c ?

 

Thanks in advance,

Best Regards,
Philippe.

Labels (1)
0 Kudos
1 Reply

370 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Philippe.

I would suggest you refer to AN4282, Using the Kinetis Family Enhanced EEPROM Functionality

https://www.nxp.com/docs/en/application-note/AN4282.pdf 


and check the section 3.1 FlexMemory partitioning.

If you want to repartition the EEPROM, it is said  you can mass erase the chip FlexNVM, and do the EEPROM partitioning.

Regards

Daniel

0 Kudos