TraceBuilder basic steps

Open the TraceBuilder tool in either of the following ways:

Using Open System Traces (OST) involves the following steps:

  1. Open or create a Carbide.c++ project.
  2. Add traces to the source code using the TraceBuilder menu.
  3. After a trace has been added, you can:
  4. Set your project's include paths and compile your component with OST traces.

Note: If you have existing Printf traces, convert them to OST traces in TraceBuilder.

Related concepts