CORE DUMP
Posted: Tue May 23, 2023 9:15 am
Hello,
I am trying to understand how to decode a core dump.
From https://docs.espressif.com/projects/esp ... _dump.html
I am trying to run and
However the response I get is
I use idf.py to build/flash the code normally. Is there anything I have to do to set up coredump-info other that installing the SDK ?
I am trying to understand how to decode a core dump.
From https://docs.espressif.com/projects/esp ... _dump.html
I am trying to run
Code: Select all
idf.py coredump-info --help
Code: Select all
idf.py coredump-debug --help
Code: Select all
Usage: idf.py coredump-info [OPTIONS]
Execute targets that are not explicitly known to idf.py
Options:
--help Show this message and exit.