Basic walk-through

This section guides you with three easy steps for using AnalyzeTool to perform memory leak tests for a simple application.

You can launch the AnalyzeTool Carbide.c++ Extension by selecting AnalyzeTool in the Carbide menu, or from Window > Show View > Other... > Carbide Extensions > AnalyzeTool.

Before you start

By following these simple steps you can start using AnalyzeTool:

  1. Build the project with AnalyzeTool.
  2. Capture data in output to trace mode.

    If you cannot use the tracing utility connection to the target hardware, you can use the output to file system mode.

  3. View memory leaks.
  4. View memory activity graph.