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.
默认地址是0x48000,SNV区大小:0x4000,地址可以灵活放置
Placing OSAL SNV
This section details how the SNV flash sector is placed in memory. OSAL SNV is implemented as a constant array defined in the board file as flashBuf[REGIONSIZE]. The location of this buffer is set by NVS_REGIONS_BASE in the *_LAUNCHXL.c board file. Placement of this structure is flexible and configurable by the user so long as the intended use guidelines are followed.
This structure is accessed via the NVINTF through NVSCC26XX_* APIs.