question about erase dflash in example flash partitioning_s32k116

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

question about erase dflash in example flash partitioning_s32k116

804 次查看
814420552
Contributor III

pastedImage_1.png

Hello,

         In this example, how to  set  flex NVM as dflash?  and when I debug to the code as above, it will dead in DEV_ASSERT.  Please  help me and give me some method? thank you!   

0 项奖励
回复
2 回复数

675 次查看
814420552
Contributor III

hello,   I set Flex NVM as Dflash in the following function,

FLASH_DRV_DEFlashPartition(&flashSSDConfig, 0xFFu, 0x0bu, 0x0u, false, false);

Can you tell me whether it is right?

0 项奖励
回复

676 次查看
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello,

The FlexNVM memory is partitioned to EEPROM use and is blocked for some erase commands (Erase Sector and Erase Block) in the mentioned example.

Regarding your second question, please refer to answer in your second thread below:

https://community.nxp.com/thread/508378

I hope it helps.

Best Regards,

Diana

0 项奖励
回复