Espressif ESP32-S2 Programming Manual page 1097

Table of Contents

Advertisement

Chapter 2. API Reference
CONFIG_APPTRACE_DESTINATION
Data Destination
Found in:
Component config
Select destination for application trace: JTAG or none (to disable).
Available options:
• JTAG (APPTRACE_DEST_JTAG)
• None (APPTRACE_DEST_NONE)
CONFIG_APPTRACE_ONPANIC_HOST_FLUSH_TMO
Timeout for flushing last trace data to host on panic
Found in:
Component config
Timeout for flushing last trace data to host in case of panic. In ms. Use -1 to disable timeout and wait
forever.
CONFIG_APPTRACE_POSTMORTEM_FLUSH_THRESH
Threshold for flushing last trace data to host on panic
Found in:
Component config
Threshold for flushing last trace data to host on panic in post-mortem mode. This is minimal amount of
data needed to perform flush. In bytes.
CONFIG_APPTRACE_BUF_SIZE
Size of the apptrace buffer
Found in:
Component config
Size of the memory buffer for trace data in bytes.
CONFIG_APPTRACE_PENDING_DATA_SIZE_MAX
Size of the pending data buffer
Found in:
Component config
Size of the buffer for events in bytes. It is useful for buffering events from the time critical code (sched-
uler, ISRs etc). If this parameter is 0 then events will be discarded when main HW buffer is full.
FreeRTOS SystemView Tracing
CONFIG_APPTRACE_SV_ENABLE
CONFIG_APPTRACE_SV_ENABLE
SystemView Tracing Enable
Found in:
Component config
Enables supporrt for SEGGER SystemView tracing functionality.
Espressif Systems
>
Application Level Tracing
>
Application Level Tracing
>
Application Level Tracing
>
Application Level Tracing
>
Application Level Tracing
Contains:
>
Application Level Tracing
1086
Submit Document Feedback
>
FreeRTOS SystemView Tracing
Release v4.4

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP32-S2 and is the answer not in the manual?

Table of Contents

Save PDF