Running a project with Test RealTime in Eclipse

Test RealTime plugin for Eclipse CDT

Before you can run a project in Eclipse, you must create a run configuration.

To create a run configuration:

  1. From the Run menu, select Run.

  2. In the Configurations list select C/C++ Application under Test RealTime and click New.

  3. Enter a name for the new run configuration.

  4. Click Select to select the project that will use this run configuration.

  5. Click Select or Browse to specify the name of the C/C++ application.

  6. Click Apply and Close to create the configuration and quit, or click Run to create and run the configuration.

To run an existing configuration:

  1. From the Run menu, select Run.

  2. Select the run configuration and click Run.

or

  1. Click the Run toolbar button.

Related Topics

Test RealTime plugin for Eclipse CDT overviewProfiling with runtime analysisRuntime analysis overviewViewing runtime analysis reports in Eclipse