Why does MBED hang when it boots due to Fatal Error?

Hello,

yes, this is standard Mbed OS behavior. The Os will save data in specific part of memory when an exception occured, then restart it self. After restart it will print out the error, and stay in a loop with specific led blinking patern.

I won’t say what is correct or best, but for me the behavior is OK. I do not want release a program with auto crash restart I want to identify and solve the issue. But it depends on situation and I can imagine it can be like temporary workaround.

Yes of course it is possible. Please be so kind and take a look to post below.

Hope this helps and happy bug hunting.
BR, Jan