TraceBuilder basic steps
Open the TraceBuilder tool in either of the following ways:
- From the Carbide > TraceBuilder menu.
- From the Window > Show view > Other > Carbide extensions menu.
Using Open System Traces (OST) involves the following steps:
- Open or create a Carbide.c++ project.
- Add traces to the source code
using the TraceBuilder menu.
- After a trace has been added, you can:
- 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