Hi team,
I am working on mpc5777c controller. i saw one of memory and memory controller i.e Pflash(flash memory controller).
Can anyone provide any application features regarding pflash usage.
I saw one of the feature like flash optimization.
Can you please provide any application note and features for pflash in controller.
Thanks and regards,
karthik.k
Hi,
Required settings for PFlash can be found in the datasheet, Table 34:
https://www.nxp.com/docs/en/data-sheet/MPC5777C.pdf
Recommended code then can be found in this application note, section 4.1 Flash optimization:
https://www.nxp.com/docs/en/application-note/AN5191.pdf
Or you can check this SW example:
https://community.nxp.com/docs/DOC-328290
The same code can be found in init.s file.
Regards,
Lukas