S32K FlexNVM

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

S32K FlexNVM

1,776 Views
wanglijun
Contributor II

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!

Tags (1)
0 Kudos
7 Replies

1,766 Views
danielmartynek
NXP TechSupport
NXP TechSupport

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

0 Kudos

1,755 Views
wanglijun
Contributor II

Hello,

If FlexNvM is partitioned to PFLASH, and this section is application. Is it ok to download by FBL?

Thank you!

0 Kudos

1,743 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @wanglijun,

The FlexNVM memory can be partitioned as DFlash not PFlash.

But you can use DFlash for the code.

 

Regards,

Daniel

0 Kudos

1,736 Views
wanglijun
Contributor II

Hello Daniel,

If using DFLASH for the code, and the section is for the application, is it ok to download by FBL?

Thank you!

0 Kudos

1,721 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @wanglijun,

Yes, you can use DFlash for an application loaded by a bootloader,

 

Regards,

Daniel

0 Kudos

1,708 Views
wanglijun
Contributor II

Hello,

Ok.

Another question, if it is ok one part of FlexNvM is DFLASH, another part used as PFLASH?

Thank you!

Tags (1)
0 Kudos

1,696 Views
danielmartynek
NXP TechSupport
NXP TechSupport

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.

danielmartynek_0-1632308249239.png

 

Regards,

Daniel

0 Kudos