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