This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC2340R5:希望在使用 OAD 时了解自定义 NVS 地址

Guru**** 2322270 points
Other Parts Discussed in Thread: CC2340R5, UNIFLASH
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1518557/cc2340r5-want-to-know-custom-nvs-address-when-using-oad

器件型号:CC2340R5
Thread 中讨论的其他器件: UNIFLASH

工具/软件:

你(们)好  

我使用的是 CC2340r5和 SDK 8.4  

我使用的是 OAD 项目,在这种情况下,我想在 NVS 中存储一些20-30字节的数据,考虑到 CUSTOM_NVS 配置,如下所示

当我只构建和运行应用程序时、我能够正确地读取和写入数据。
但是、在使用 uniflash 与 mcuboot 更新固件后、PERSISTENT 和应用程序时会使用下面的地址

此外、通过使用(SimpleLink Starter 应用程序)、读取和写入将返回垃圾数据。

请告诉我我使用的地址是否正确。