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.
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