esp_apptrace_read() function
Reads host data from trace buffer.
Arguments
dest
Indicates HW interface to read the data on.
data
Address of buffer to put data from trace buffer.
size
Pointer to store size of read data. Before call to this function pointed memory must hold requested size of data
tmo
Timeout for operation (in us). Use ESP_APPTRACE_TMO_INFINITE to wait indefinitely.
Return value
ESP_OK on success, otherwise see esp_err_t
esp_apptrace_read() is called by 2 functions and calls 7 functions:
![]()
esp_apptrace_read()
esp_apptrace_read() reads 11 variables:
![]()
esp_apptrace_read()