Hi,
I saw in ozone that SW crashed with hard fault explained as escalation of exception that was not enabled.
How can I enable all exceptions to see the exact reason of failure?
Is there any damage in enabling them?
Hi,
I saw in ozone that SW crashed with hard fault explained as escalation of exception that was not enabled.
How can I enable all exceptions to see the exact reason of failure?
Is there any damage in enabling them?
Hello,
you can enable the hardfault library for dealing with hardfaults. This part of the documentation explains how to use the hardfault library.
thank you.
Does the hardfault library enable those exceptions? Where is it in the code?
Hi,
Håkon is on vacation at the moment. You could maybe take a look at this tutorial for understanding more about Hardfaults.
-Priyanka