Part Number: LAUNCHXL-CC26X2R1 CC26xx,SDK7.10 使用osal_snv_write这个接口写flash时,程序会一直重启,使用osal_snv_read接口的时候不会出现问题,请帮忙看下是什么问题?
下面是接口调用的代码,谢谢!
#define NVID_CUST_START 0x100 //!< Start of the Customer's NV IDs #define NVID_CUST_END 0x11F //!< End of the…
Other Parts Discussed in Thread: SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1356600/launchxl-cc26x2r1-32-khz-crystal-adjusting 器件型号:…
Other Parts Discussed in Thread: BLE-STACK 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1332992/launchxl-cc26x2r1-how-much-heap-size-must-be-remained…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: UNIFLASH 使用osal_snv_write或者NVS_write写数据,正常使用可以正常读写,设备重启也可以正常读出存储的数据,但是使用Uniflash 工具烧录bin后,之前所存录的数据会丢失,bin文件352kb,所存数据配置如图