SEGGER_SYSVIEW_ErrorfHost() function
SEGGER_SYSVIEW_ErrorfHost() Function description Print an error string which is formatted on the host by the SystemView Application. Parameters s - String to be formatted. Additional information All format arguments are treated as 32-bit scalar values.
Syntax
void SEGGER_SYSVIEW_ErrorfHost (const char* s, ...);