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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,103件の閲覧回数
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 返信

796件の閲覧回数
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