nRF Connect SDK API 2.8.99
|
Library for capturing instruction traces to Embedded Trace Buffer. More...
Macros | |
#define | ETB_BUFFER_SIZE KB(2) |
Functions | |
void | etb_trace_start (void) |
Set up debug unit and start ETB tracing. | |
void | etb_trace_stop (void) |
Stop ETB tracing. | |
size_t | etb_data_get (uint32_t *buf, size_t buf_size) |
Retrieve ETB trace data to buffer. | |
Library for capturing instruction traces to Embedded Trace Buffer.