SEGGER_SYSVIEW_PrintfTarget() function
SEGGER_SYSVIEW_PrintfTarget() Function description Print a string which is formatted on the target before sent to the host. Parameters s - String to be formatted.
Syntax
void SEGGER_SYSVIEW_PrintfTarget (const char* s, ...);