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: Read/ write method for Non-Volatile Storage area

Part Number: CC2642R
Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1, UNIFLASH

Tool/software:

Hello expert,

[Environment]
Board:LAUNCHXL-CC26X2R1
SDK:simplelink_cc13xx_cc26xx_sdk_7_40_00_77
base example:ble5stack(simple_peripheral_oad_onchip

Our customer is investigating to save multiple original items to NVS using ID:101 or later, which is prepared as a customer item of OSAL SNV.

Is it possible to use UniFlash or other tools to read and write data associated with OSAL SNV by specifying an ID instead of specifying an address?

Regards,

A.Fujinaka

  • Hi A.Fujinaka,

    To read the flash through UniFlash, the address must be provided. It is not possible to provide the item number in the SNV to read out the data through Uniflash because the SNV region may be moved by the user to another address.

    Best Regards,

    Jan