background image
<< Adding Files to the Project | Cleaning Up Generated Files >>
<< Adding Files to the Project | Cleaning Up Generated Files >>

Building and Running a Node

Test RealTime - User Guide
Selecting Build Options
The Test RealTime GUI allows you to specify the items that will be performed during
a build.
The Stages section contains the compilation options. In most cases, you will need to
select the All option to ensure the test is up to date.
The Runtime Analysis section allows you to enable debugging and Runtime Analysis
features.
To select build options:
1. From
the
Build menu, select Options.
2.
Select the Runtime Analysis features (Memory Profiling, Performance Profiling,
Code Coverage and Runtime Tracing) and build options to use them on the
current node.
Building and Running a Node
You build and execute workspace nodes by using the Build button on the Build
toolbar. The build process compiles, links, deploys, executes, and then retrieves
results. However, you first have to specify the various build options.
You can use the Build command to execute any application node, as well as a
single specific source file, a group node or even the whole project.
Note When you run the Build
command, all open files are saved. This
means that any unsaved changes will actually be taken into account for the
build.
Before building a node:
1.
Select the correct Configuration for your target in the build toolbar.
2.
Exclude any temporarily unwanted nodes from the build.
3.
Select the build options for the test.
4.
If necessary, clean up files left by any previous executions by clicking the Clean
button.
To build and execute the node:
1.
From the Build toolbar, click the Build button.
2.
During run-time, the Build Clock indicates the execution time and the green
LED flashes. The Project Explorer displays a check mark next to each item to
mark progression of the build process.
3.
When the build process is finished, you can view the related test reports.
298