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.