Questions about flash_partitioning_s32k118 demo code

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

Questions about flash_partitioning_s32k118 demo code

Jump to solution
683 Views
bjs
Contributor III

In this demo project after the FLASH_DRV_SerFlexRamFunction function call the FLASH_DRV_EraseSector, FLASH_DRV_VerifySection, FLASH_DRV_Program and FLASH_DRV_ProgramCheck functions are called.

What is the purpose of those function calls in this demo project? As my understanding a new value written to the  FlexRAM(by calling FLASH_DRV_EEEWrite function) will automatically generate a new record in the FlexNVM. Are those function calls for demostration purpose or necessary to make EEE function work?

- Bruce

0 Kudos
Reply
1 Solution
663 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@bjs

Yes, those functions just for demostration purpose.

Senlent_0-1732585011888.png

 

View solution in original post

0 Kudos
Reply
1 Reply
664 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@bjs

Yes, those functions just for demostration purpose.

Senlent_0-1732585011888.png

 

0 Kudos
Reply