Jack
|
624828ce83
Dump the frame of the other core when interrupt watchdog happens
|
8 年之前 |
Ivan Grokhotkov
|
8e8cb1a139
panic: prevent INT WDT from re-triggering in OCD mode
|
8 年之前 |
houchenyao
|
f80824a2d8
test: support test for UT cases expect to reset
|
8 年之前 |
Jeroen Domburg
|
b3fd494e71
Panic: stop dport access handler without trying to use a lock
|
8 年之前 |
Alexey Gerenkov
|
fb8b0c534a
esp32: Fixes infinite loop caused by exception during core dumping
|
8 年之前 |
Ivan Grokhotkov
|
65b046f17f
dport access: introduce pause/resume instead of deinit
|
8 年之前 |
Ivan Grokhotkov
|
7fc25f18d2
Merge branch 'feature/enable_brownout_detector' into 'master'
|
8 年之前 |
Angus Gratton
|
c049cd55a6
gdbstub: Mark the panic handler entry as noreturn
|
8 年之前 |
Ivan Grokhotkov
|
01b185977c
brownout detector: enable by default
|
8 年之前 |
Ivan Grokhotkov
|
9b955f4c9f
Merge branch 'feature/sysview_via_apptrace' into 'master'
|
8 年之前 |
Alexey Gerenkov
|
8d43859b6a
esp32: SEGGER SystemView Tracing Support
|
8 年之前 |
Darian Leung
|
21f02a6955
Bugfix - Panic Handler not halting when running on both cores
|
8 年之前 |
Angus Gratton
|
5d7bffea2b
panic handler: Print backtraces with calling address not return address
|
8 年之前 |
Angus Gratton
|
47e789f538
abort handler: Fix abort stack trace when abort() called in ISR
|
8 年之前 |
Deomid Ryabkov
|
3ac3a78d7d
Print the name of the task that hit the stack watchpoint
|
8 年之前 |
Ivan Grokhotkov
|
1324e565fa
Merge branch 'bugfix/esp32_core_dump_sanity_checks' into 'master'
|
8 年之前 |
Alexey Gerenkov
|
98895af68b
esp32: Core dump sanity checks were added
|
8 年之前 |
Ivan Grokhotkov
|
6353bc40d7
Add support for 32k XTAL as RTC_SLOW_CLK source
|
8 年之前 |
Alexey Gerenkov
|
55f1a63faf
esp32: Adds functionality for application tracing over JTAG
|
9 年之前 |
Ivan Grokhotkov
|
a8f1918d88
panic handler: access exception frame members via struct fields
|
8 年之前 |
Ivan Grokhotkov
|
aae441951b
panic handler: send output to the UART configured as console
|
8 年之前 |
Jeroen Domburg
|
0b79d07d34
add detection of invalid cache access
|
9 年之前 |
Alexey Gerenkov
|
c142b9b9e5
esp32: RWDT is used to reboot system in case of panic handler crash
|
8 年之前 |
Angus Gratton
|
d6f183fbb9
esp_err: Use separate code path for ESP_ERROR_CHECK assertion
|
9 年之前 |
Alexey Gerenkov
|
04acc88023
esp32: Fixes watchdog problem when printing core dump to uart
|
9 年之前 |
Ivan Grokhotkov
|
6538252552
Merge branch 'bugfix/panic_reset_hangs' into 'master'
|
9 年之前 |
Jeroen Domburg
|
08f11e4c53
Fix panic register dump format
|
9 年之前 |
Angus Gratton
|
e53d307814
Panic handler: Use same reset path as esp_restart(), disabling hardware
|
9 年之前 |
Alexey Gerenkov
|
ad66fbe5ad
esp32: Fixes issues discussed during code review of MR!341
|
9 年之前 |
Alexey Gerenkov
|
39ddc7b836
esp32: Fixes several issues in core dump feature
|
9 年之前 |