This is handy to use Zephyr tools to convert to a coredump for offline analysis. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
# Debugging
|
|
CONFIG_STACK_SENTINEL=y
|
|
CONFIG_DEBUG_COREDUMP=y
|
|
CONFIG_DEBUG_COREDUMP_BACKEND_LOGGING=y
|
|
CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN=y
|