Hello Dongsheng Wang:
The K64FN1M0 as the one in FRDM-K64 does not have FlexNVM memory, but you can still use part of the program flash to store parameters. To reserve part of flash you need to modify the linker file. An example in the next thread:
Re: Controlling data and function placement in memory
Then yes, you can use the KSDK Flash_Demo I mentioned as reference to store parameters in Flash.
Regarding IntFLASH component, that was part of the classic Processor Expert components. This component is not compatible with KSDK platform library. If you want to use this component then you have to create a new project with Processor Expert enabled but with KSDK disabled.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------