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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

988 次查看
ananan
Contributor III

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

0 项奖励
1 回复

681 次查看
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