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
Currently, only hard faults are "handled." Hard faults are the deepest exception after exceptions like MemManageHandler, BusFaultHandler etc, and it would be useful to be able to get a log message about which one of these exceptions led to the hardfault.
The text was updated successfully, but these errors were encountered:
Currently, only hard faults are "handled." Hard faults are the deepest exception after exceptions like MemManageHandler, BusFaultHandler etc, and it would be useful to be able to get a log message about which one of these exceptions led to the hardfault.
The text was updated successfully, but these errors were encountered: