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:
From the Run menu, select Run.
In the Configurations list select C/C++ Application under Test RealTime and click New.
Enter a name for the new run configuration.
Click Select to select the project that will use this run configuration.
Click Select or Browse to specify the name of the C/C++ application.
Click Apply and Close to create the configuration and quit, or click Run to create and run the configuration.
To run an existing configuration:
From the Run menu, select Run.
Select the run configuration and click Run.
or
Click the Run toolbar button.
Related Topics
Test RealTime plugin for Eclipse CDT overview | Profiling with runtime analysis | Runtime analysis overview | Viewing runtime analysis reports in Eclipse