Hello,
I have aquestion about the flexnvm, if FlexNvM is used as progrmaming flash, and need to support FBL flashing. Is there some issue? Is there some points need to be cared?
Thank you!
Hello,
You can refer to AN12218 S32K1xx Bootloader
https://www.nxp.com/docs/en/application-note/AN12218.pdf
https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip
The bootloader is placed in FlexNVM.
The FlexNVM can be used for code if is partitioned for DFlash.
Regards,
Daniel
Hello @wanglijun,
The FlexNVM memory can be partitioned as DFlash not PFlash.
But you can use DFlash for the code.
Regards,
Daniel
Hello @wanglijun,
Yes, you can use DFlash for an application loaded by a bootloader,
Regards,
Daniel
Hello @wanglijun,
FlexNVM can't be used as PFlash.
It can be partitioned as Emulated EEPROM or DFlash or split between the two.
But DFlash can be used for the application code.
Regards,
Daniel