Hi,
I am using MKE04Z microcontroller and SDK(SDK_2.9.0_MKE04Z8xxx4) . Is there any example how to use fsl_flash.c for this sdk. I saw pflash.c for the other microcontrollers but I think they use different sdk with different functions and parameters. Thank you.
Okan,
Solved! Go to Solution.
hai okaner,
I also having same issue but in the SDK Builder itself shows "The SDK does not include FRDM-KE04Z board project examples for MCUXpresso IDE" . So i refer MKE02 MCU for my reference and examples.
Thanks
Kalaimani Arumugam
Hi Kalaimani,
I found examples for MKE02. Thank you very much.
Okan,
Hi okaner,
Can't you find the pflash demo from this link:
SDK_2.9.0_FRDM-KE04Z\boards\frdmke04z\driver_examples\flash\pflash
At lease, in the SDK 2.8.0, I still can find the pflash project, please check your SDK folder, whether you have that project or not?
If you still have issues about it, please kindly let me know.
Best Regards,
Kerry
Hi Kerry,
I have only uart example for both versions of SDK. In SDK Builder application, if I select filter for pflash.c example, in next step I cannot select Kinetis E series.
Thanks,