Other Parts Discussed in Thread: CC1310
Tool/software: TI-RTOS
Hello!
I want to save my error code, that cause reboot of cc3220. Then i call reboot, and after reboot i send this error code to server.
I can store it in file on flash, but in some cases it's not possible because of SimpleLink fault.
Can i write error code directly to flash (like cc1310)?
Or do i have any other options to store value, that survives after reset/power off?