I have a nicely working application that occasionally hangs. I have managed to trap a "hard fault" under the debugger (using VS with GCC). I have the system halted with the debugger open, but can't find a way to trace further to see what precipitated the fault. Where do I go from here?