Hi
每次Debug 時都會清除(Erase) NVS 區域,請問要如何設定才能夠在Debug時不會清除 NVS ?
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.
使用的是蓝牙、Zigbee或TI Driver NVS示例吗?使用的IDE和版本是什么?需要确保IDE中的debug flash settings不会在闪存应用程序内存时擦除NVS闪存区域或覆盖它。还可以考虑将Launch Configurations更改为仅加载符号(即不编程闪存)。