-
Notifications
You must be signed in to change notification settings - Fork 8k
Open
Labels
Status: OpenedIssue is newIssue is newType: Feature RequestFeature request for IDFFeature request for IDF
Description
Is your feature request related to a problem?
Currently when common crashes happen the cause is dumped to the coredump partition which is very helpful to diagnose the reason, but RTC Watchdog does not provide any mechanism to diagnose the reason, other than adding thousands of printf on the code trying to narrow it down.
Describe the solution you'd like.
Add a way to save coredump when RTC Watchdog happens, or at least print some more helpful information to help track what caused it. if there is any task stuck, any driver stuck, so on.
Describe alternatives you've considered.
No response
Additional context.
Currently using IDF 4.4.7 (last PIO supported) for project A, and 5.5.1 for project B, both have same behavior
Metadata
Metadata
Assignees
Labels
Status: OpenedIssue is newIssue is newType: Feature RequestFeature request for IDFFeature request for IDF