Hello Anyone knows how to write data on flash memory in KL25Z FRDM board.. i am knew to this.. can anyone provide read and write code .. and how to do that.. i am using IAR ..
Hi Mahammad,
You can also refer to "C90TFS-FLASH-DRIVER-DEVD "(download from here : http://www.freescale.com/search?site=fsl_en&proxystylesheet=search_style_fe&oe=UTF-8&ie=UTF-8&ud=1&o... ) .
This software contains the Flash program/erase drivers for Freescale's microcontrollers., and after you install it , the KL25 demo on IAR about flash you can found here :
...\Freescale\Standard_Software_Driver_v1.03\C90TFS\Demos\build\MKL25Z128xxx4\IAR
Have a great day,
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Mahammad,
Please download and install KDS and KSDK.
KSDK has following example that supports IAR:
C:\Freescale\KSDK_1.2.0\examples\frdmkl25z\driver_examples\flash\iar
Please review videos:
And documentation:
Regards,
David