Enabling runtime analysis on an Eclipse test

Test RealTime for Eclipse CDT

Before you enable the project, you must ensure that the correct Target Deployment Port is selected in the Test RealTime preferences.

To enable an Eclipse C or C++ project for Test RealTime:

  1. In the Eclipse workbench, select the test perspective and double click a Test RealTime test in the test navigator.

  2. In the component test editor, click the Settings tab to enable runtime analysis on the main test configuration, or the Compare tab to enable runtime analysis on the secondary compare mode configuration settings. You can use the compare mode to compare the results with or without the runtime analysis tools.

  3. In the configuration settings editor, select Configuration properties > Build > Build options and click the '...' button

  4. select the runtime analysis tools that you want to enable or disable.

  5. Close and save the component test.

Related Topics

Enabling runtime analysis tools on an Eclipse projectRunning a component test | Viewing runtime analysis reports in Eclipse