Test RealTime plugin for Eclipse CDT
To use the runtime analysis tools on your Eclipse project files, you must enable the project for Test RealTime. This creates the Test RealTime configuration for your project.
Before you enable the project, you must ensure that the correct Target Deployment Port is selected in the Test RealTime preferences.
Note By default, the selected TDP is for C. If you are using C++, you must select a C++ TDP.
When you first enable Test RealTime on a project, a default configuration is created based on the default TDP as specified in the Test RealTime preferences. You can change the active configurations later in the Set Active Configurations.
To enable an Eclipse C or C++ project for Test RealTime:
Select Window > Preferences and Test RealTime and ensure the correct Target Deployment Port is selected in Default TDP. Click OK.
In Eclipse, right click the C or C++ project and select Test RealTime > Enable. This creates a Test RealTime configuration based on the default TDP.
Related Topics
Configuration settings overview | Working with Eclipse C/C++ Development Tools | Managing configurations in Eclipse | Test RealTime preferences in Eclipse