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