Question
A better fault handler and error handler?
Posted on April 06, 2017 at 03:10
I'm pretty new to debugging using something other than an LED and printf. Now that I have my big boy pants on and am starting to use an actual debugger, I'm finding that the spin-in-an-infinite-loop handler could be improved upon.
Clive One, you mentioned in a post to check out some person's work regarding fault handlers but I cant find the post
Also, what do you guys do for a better Error_Handler() ?