You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2022. It is now read-only.
Consider adding a stack trace when certain task trips the watchdog timer.
There seems to be no built in functions / library to backtrace while providing a specific stack pointer, so very likely this would need to be implemented from scratch.
Printing the task's program counter, which would be easy, won't yield much info.