Questions about flash_partitioning_s32k118 demo code

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Questions about flash_partitioning_s32k118 demo code

跳至解决方案
592 次查看
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 项奖励
回复
1 解答
572 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@bjs

Yes, those functions just for demostration purpose.

Senlent_0-1732585011888.png

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
573 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@bjs

Yes, those functions just for demostration purpose.

Senlent_0-1732585011888.png

 

0 项奖励
回复