Ivan Grokhotkov
|
04c511c9b5
panic: dump some instruction memory on IllegalInstruction exception
|
7 лет назад |
Roland Dobai
|
d4e572bdb1
esp32: Add macro to check a condition without abort
|
7 лет назад |
Ivan Grokhotkov
|
90f5456dba
Merge branch 'feature/rtc_cpu_freq_config' into 'master'
|
7 лет назад |
Ivan Grokhotkov
|
bec70ce298
esp32: use new CPU frequency setting API
|
7 лет назад |
Ivan Grokhotkov
|
0aa384d40c
esp32: add API to get reset reason
|
7 лет назад |
Konstantin Kondrashov
|
a8e46775c6
soc/rtc_wdt: Add API functions for rtc_wdt
|
7 лет назад |
Ivan Grokhotkov
|
2f7d327978
panic: remove extra newline
|
7 лет назад |
Roland Dobai
|
07acbb5664
ESP_ERROR_CHECK converts error code to text
|
7 лет назад |
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
|
9 лет назад |
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 лет назад |