ESP core dump

Have you come across these terms

"Guru Meditation Error"

"Stack canary watchpoint triggered"

and many more

But have no idea what it means !


Wait no further. This tool is specifically for you.

ESP32 serial log has a very strange way of specifying stack overflow and other exceptions.

The online tool https://maximeborges.github.io/esp-stacktrace-decoder/

helps in decoding the error by providing the call stack and the type of exception. Arduino IDE has a plugin and IDF Monitor has build in support to decode.

But what about errors in the field ?

All we need are the elf file and the dump itself

A sample dump analysis


Ashok Kumar Narayanan

Founder & CEO @ Farad Systems | Defining Software Architecture | Design & Development of Automotive Software | Mentoring Engineers

8 个月

要查看或添加评论,请登录

Surendra Kumar的更多文章

  • RISCV ISA- Part 4 - Simplification and Efficiency

    RISCV ISA- Part 4 - Simplification and Efficiency

    RISC-V has embraced the principle of reduced instruction set computing (RISC) by omitting some commonly used…

  • RISC V - Part 3

    RISC V - Part 3

    Instruction set, Opcodes and Assembly Instructions Instruction Set: It comprises the various groups of instructions…

    1 条评论

社区洞察

其他会员也浏览了