Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coredump partition validation and check #262

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

hpsaturn
Copy link
Collaborator

@hpsaturn hpsaturn commented Dec 8, 2024

Description

Added basic coredump check utility only for debug versions. This utility need espcoredump command in the system to retrieve coredump files and its exception extended info.

Usage:

esp-coredump -p /dev/ttyACM0 info_corefile .pio/build/TDECK_ESP32S3/firmware.elf

Related Issues

#261

Tests

Tested with different hardware and forced panic exceptions and works.

@hpsaturn hpsaturn changed the title Coredump partition Coredump partition validation and check Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant