question about erase dflash in example flash partitioning_s32k116

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

question about erase dflash in example flash partitioning_s32k116

768 Views
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 Kudos
2 Replies

639 Views
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 Kudos

640 Views
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 Kudos