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.

[参考译文] CC2642R:在简单外设代码中 NVS_OPEN 失败

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/870746/cc2642r-nvs_open-fails-in-simple-peripheral-code

器件型号:CC2642R

你(们)好

我必须在内部闪存中存储一些数据。 我正在为此使用 NVS 驱动程序。 我尝试了 SDK 中可用的正常工作的 nvsinternal 代码。 但是、当我在 simpleperipheral 代码中使用同一驱动器时、我在 NVS_open 中遇到错误。 我使用的是 SDK simplelink_cc13x2_26x2_sdk_3_30_00_03的默认 simplpleheral 代码 。 我是否需要进行其他一些更改?