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.

System watchdog restart

After running for a few hours, the system freezes and the watchdog restarts

How to analyze where the stuck is and whether the stack information can be printed

I have done an experiment before, using a low power consumption example, close the SD card (SDFatFS_close) before low power consumption enters, and open the SD card (SDFatFS_open) after low power consumption exits,

there will be stuck phenomenon, the phenomenon is very similar , I don’t know if it is caused by the same reason