Parsing Logs Messages for Instant Crash Analysis | Interrupt

Having a logger display execution information on the terminal is pretty common for firmware developers. What’s less common is having an instant stack trace when the program crashes.


This is a companion discussion topic for the original entry at https://interrupt.memfault.com/blog/firmware-logs-stack-trace

Nice article, in my use case, I need to save the crash dump to internal flash and retrieve it as required. Timestamps would be great, but my device has no idea of absolute time.This will help me a lot with my design.

Hey @Rajah, this is what we do at Memfault. You should get in touch :-).

François.

Hi there,

I understand this post is old, but is this feature included in MemFault somehow? Can I retrieve a clean code view from the MemFault dashboard of where my code crashed? Just like Sentry does.

Thank you for helping!
Best regards,
Vincent

@vincent yes, exactly. Get in touch on our website if you want to learn more!