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

SYS_GetResetSrc()

System viewer SYS check

This website uses cookies to ensure you get the best experience on our website. Learn more
OK