diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2024-09-06 18:40:34 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-01-16 12:10:56 +1100 |
commit | 1232a83555968e04ec8e2ceb0d49435aa18de9f0 (patch) | |
tree | eb29018b1ea818f0e50a9a70d010ba75b41dcd57 /docs/esp32/tutorial | |
parent | 0950f65ac48bb8315a9ae51be0d4099432cad548 (diff) |
qemu/mcu/arm: Dump exception cause and registers on machine error.
When a CPU exception is raised when emulating a Thumb-capable processor,
the default exception handler would simply enter in an endless loop without
providing any further information.
This commit adds a more complete exception handler that dumps to STDOUT the
exception cause and the status of the registers at the moment of the
exception.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions