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