Other Parts Discussed in Thread: UNIFLASH
Tool/software:
HI
I'm using CC2340r5 and SDK 8.4
I'm using OAD project ,in this I want to store some 20-30 bytes data in NVS ,given custom_NVS configuration as below
When I build and run only the application, I am able to read and write data correctly.
However, after updating the firmware using uniflash with mcuboot, persistent and application using below address
and also using (SimpleLink Starter app), reading and writing returns junk data.
Kindly let me know if the address I am using is correct or not.