SEGGER_SYSVIEW_Init() function
Public code SEGGER_SYSVIEW_Init() Function description Initializes the SYSVIEW module. Must be called before the SystemView Application connects to the system. Parameters SysFreq - Frequency of timestamp, usually CPU core clock frequency. CPUFreq - CPU core clock frequency. pOSAPI - Pointer to the API structure for OS-specific functions. pfSendSysDesc - Pointer to record system description callback function. Additional information This function initializes the RTT channel used to transport SEGGER SystemView packets. The channel is assigned the label "SysView" for client software to identify the SystemView channel. The channel is configured with the macro SEGGER_SYSVIEW_RTT_CHANNEL.
SEGGER_SYSVIEW_Init() is called by 1 function and calls 3 functions:
![]()
SEGGER_SYSVIEW_Init()
SEGGER_SYSVIEW_Init() reads 3 variables and writes 7 variables:
![]()
SEGGER_SYSVIEW_Init()