esp_crosscore_int_send_print_backtrace() function
Send an interrupt to a CPU indicating it should print its current backtrace This is used internally by the Task Watchdog to dump the backtrace of the opposite core and should not be called from application code.
Syntax
void esp_crosscore_int_send_print_backtrace(int core_id); Arguments
core_id
Core that should print its backtrace
esp_crosscore_int_send_print_backtrace() is called by 1 function and calls 1 function:
![]()
esp_crosscore_int_send_print_backtrace()
esp_crosscore_int_send_print_backtrace():
![]()
esp_crosscore_int_send_print_backtrace()