Other Parts Discussed in Thread: CC2530
情况:现在打算在设备的flash中除去固件占用的区域,划分部分区域用作记录设备日志的功能
问题:因为日志需要不断更新,这块用作存储日志的区域如果在擦除、写达20000次上限后,这块区域以外的其他区域会不会被影响,甚至整个flash都不能使用?
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.
Other Parts Discussed in Thread: CC2530
情况:现在打算在设备的flash中除去固件占用的区域,划分部分区域用作记录设备日志的功能
问题:因为日志需要不断更新,这块用作存储日志的区域如果在擦除、写达20000次上限后,这块区域以外的其他区域会不会被影响,甚至整个flash都不能使用?
已将您的问题发至E2E,请您参考链接
https://e2e.ti.com/support/wireless_connectivity/zigbee_6lowpan_802-15-4_mac/f/158/t/652024
Not sure what would happen but I would suggest you to use external EEPROM or flash if you need to write data.