MPC5777C Internal flash memory read and write operation

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

MPC5777C Internal flash memory read and write operation

2,930件の閲覧回数
prathapvc
Contributor III

Can i get an example code to perform MPC5777C internal flash memory read and write operation 

0 件の賞賛
返信
2 返答(返信)

2,910件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, pay attention to following example code. Although it is written for different device, principle of simple flash programming is the same:

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

 

However much better solution is to use our SSD driver (NXP site for particular device, Software&Tools/Run-Time Software/Middleware-Device Drivers).

Example codes then you will find in installation directory.

Screenshot_3.png

0 件の賞賛
返信

2,848件の閲覧回数
prathapvc
Contributor III

Please find the attached file of flash program source code for MPC5777C as per example code provided by you. After executing this code i found that block 30 address locations are getting updated as per the data mentioned in code but again if i want to modify the content of the same address locations i am not able to update it with new data and it is found in disabled state

0 件の賞賛
返信