AM64x MCU+ SDK  09.02.00

Detailed Description

TISCI_MSG_GET_TRACE_CONFIG request response providing the debug config from base board config.

Parameters
hdrTISCI header.
trace_dst_enablesenabled destination traces
trace_src_enablesenabled source traces

Data Fields

struct tisci_header hdr
 
uint16_t trace_dst_enables
 
uint16_t trace_src_enables
 

Field Documentation

◆ hdr

struct tisci_header tisci_get_trace_config_resp::hdr

◆ trace_dst_enables

uint16_t tisci_get_trace_config_resp::trace_dst_enables

◆ trace_src_enables

uint16_t tisci_get_trace_config_resp::trace_src_enables