diag-trace 5.0.1
µOS++ Tracing Infrastructure
Loading...
Searching...
No Matches
trace.h File Reference

C++ header file with the declarations for the µOS++ Tracing Infrastructure. More...

#include <stdio.h>
#include "trace/cpp-api.h"
#include "trace/c-api.h"

Go to the source code of this file.

Macros

#define MICRO_OS_PLUS_DIAG_TRACE_ENABLED
 Enables the output of trace messages.
#define MICRO_OS_PLUS_DIAG_TRACE_PRINTF_BUFFER_ARRAY_SIZE_INTEGER   (200)
 The size, in bytes, of the stack buffer used to format trace messages.

Detailed Description

Top-level umbrella header; the only file users need to include directly.

This header file includes the C++ and C API headers, which define the functions that can be used to output trace messages.

Definition in file trace.h.