fault_handler

Some fault handlers can be simple for(;;); or while(1); loops, so that the programmer can plug a debug module and debug it himself.

generating a lightweight coredump

https://embeddedartistry.com/blog/2021/01/11/hard-fault-debugging/

backlinks