Hello,
SDK : DA1468x_DA15xxx_SDK_1.0.14.1081
ad_nvms_erase_region is callling ad_nvms_ves_erase that is not implemented.
By a matter of fact, this function does not erase anything.
Can you please transmit to me an implementation of it ?
Thank you
Device:
I did disabled VES on the GENERIC PARTITION to use the "direct" driver. It properly erase memory.
I had to erase the entire flash chip so the previous partition table is not reused with wrong.
Problem Solved.
Hibobspam@free.fr,
Can you please share the partition table that you are using and how you call the ad_nvms_erase_region()? e aware that the you should define the dg_configNVMS_VES and in the NVMS_GENERIC_PART partition you should use the PARTITION_FLAG_VES.
Thanks, PM_Dialog