A hardfault handler to dump useful registers to aid debugging of program exceptions. Often knowing the ProgramCounter (PC) at fault time is enough to find a useful location in source code.

Auto generated API documentation and code listings for DumpRegistersAtHardFault

Code

getRegistersFromStack.cpp [code]