S32K FlexNVM

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

S32K FlexNVM

1,752 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,742 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,731 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,719 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,712 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,697 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,684 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,672 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