question about erase dflash in example flash partitioning_s32k116
07-22-2019
01:21 AM
1,054 Views
814420552
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
2 Replies
07-22-2019
06:23 PM
925 Views
814420552
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
07-25-2019
01:01 AM
926 Views
dianabatrlova
NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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