MPC5606b Flash sample code

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

MPC5606b Flash sample code

795 Views
明伟张
Contributor III

Hi everyone

I want have a sample code about the MPC5606b Flash write,read,erase;

thanks a lot;

0 Kudos
1 Reply

405 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

I suppose you mean runtime programming. It is easiest to use MPC56xx C90LC Flash Standard Software Driver that is available on our website:

http://www.nxp.com/files/soft_dev_tools/software/device_drivers/MPC56XX_C90LC_JDP_SSD_100_DEVD.exe

 

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, the principle is similar:

Example MPC5643L Flash_program_simple CW210 

Example MPC5675K Data_flash_program_simple CW210 

0 Kudos