Seven Tips for Debugging like a PRO: (4) Check Reset Flag
Debug Tips
-System Reset Status Register (SYS_RSTSTS)
- Provides specific information for software to identify this chip’s reset source from the last operation.
- Call specific API “SYS_GetResetSrc()” in the project
- Use system viewer to check “SYS” register value