Other Parts Discussed in Thread: UNIFLASH
Hi Team,
Use osal_snv_write or NVS_write to write data. You can read and write normally under normal use. You can also read out the stored data normally after restarting the device. However, after using the Uniflash tool to burn the bin, the previously recorded data will be lost. The bin file is 352kb. The stored data configuration is as follows picture.
When compiling using IAR compilation software, check the bin generated by Raw binary in output format.
Best Regards,
Galaxy