Hi
I am porting a project to FRDM-K64F. I want to read / write the internal flash memory at runtime. In this community I found a solution, mentioned to use IntFLASH component. But I can not find it. My development environment is KDS_1.1.1 and MQX_KSDK_1.0.0.
Than you!
It look you are using the Kinetis SDK? Then all the *_LDD and other non SDK components are not available any more, if you have an SDK project.
Erich
Hi Erich
Thanks for your answer. The Kinetis SDK offer the API function to write / read the internal flash? If so, How can I use it and config the internal flash memory.
Regards,
Dongsheng Wang
Hi,
You can refer to flash_demo under demo directory for reference.
Thanks!
Best regards
Terry