HOW to write and read data in flash about the mpc5604P?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HOW to write and read data in flash about the mpc5604P?

919 Views
ananan
Contributor III

HOW  to write and read data in flash about the mpc5604P?who have the expericence about it?please help me?

0 Kudos
1 Reply

612 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

I suppose you mean runtime programming. The best way it to use MPC5700 C55FG Flash Standard Software Driver that is available on our website:

https://www.nxp.com/downloads/en/device-drivers/C55_JDP_SSD.exe 

pastedImage_1.png

 

Example code you will find in its installation directory.

 

Also I could point out following example showing simple programming without using of SSD drivers. Even though it has been written for other devices, but the principle is similar:

Example MPC5643L Flash_program_simple CW210 

https://community.nxp.com/docs/DOC-329440