This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Hard Fault hang in BLE stack

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?

Related