MPC5775K embedded flash memory

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

MPC5775K embedded flash memory

2,089 次查看
ronliu
Contributor IV

Hi, all

I'd like to use the embedded memory module to store my local configuration information. But I'm not sure how to use it. The reference is not very clear. So is there someone could share the samples to handle the module?

Thanks

BR,

Ron

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

1,753 次查看
jasoncao
Contributor II

Hi Ron,

     There is a Flash Driver For MPC57XX.It will help you to program the flash and store your own information in the flash of mpc5775k.The SSD Driver Linker as below:

http://cache.nxp.com/files/product/software/C55_JDP_SSD.exe

     However,I think that may be you need use the flash to emulation the eeprom,the driver as below:

http://cache.nxp.com/files/run_time_software/device_driver/MPC5xxx_EEE_DRIVER.exe

0 项奖励
回复

1,753 次查看
ronliu
Contributor IV

Jason,

Thanks for your sharing.  The drvsrc folder is the same in every project.  But the other parts are different in different IDE .The IDE, I am working with now, is S32 Design Studio. But I found that the demos are only running in CW and GHS. I'm not very clear the difference between them when I create a new project. Do you have the Drivers for S32?

BR,

Ron

0 项奖励
回复

1,753 次查看
jasoncao
Contributor II

Hi Ron,

     Sorry,I don't have the project base on S32D. But,I think the Flash Driver is compatible with S32D,because of the driver use assembly.

0 项奖励
回复