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!
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?
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