Tool/software:
Hi, Ti
When using the NVS driver for flash read/write operations, I encounter write failures when attempting to write different values after the initial write. While adding the NVS_WRITE_ERASE attribute to NVS_write() allows subsequent writes, I currently cannot perform sector erasures. Why do writes fail without NVS_WRITE_ERASE? How can I rewrite data without performing an erase operation?
This segment will execute repeatedly, rewriting data to the same memory location.
Best regards!
Preston