Compiling And Linking Test Method Programs - Agilent Technologies 93000 SOC Series Training Manual

Mixed-signal training
Hide thumbs Also See for 93000 SOC Series:
Table of Contents

Advertisement

2-4
Compiling and Linking Test
Method Programs
Both the Project window and Text Editor window have compilation
and building functions.
Compiling a Class Source File
To compile a class source file in the Project window, do as follows:
Select a class to be compiled from the Class List area in the
1
Project window.
Select Compile from the Build pull-down menu. The Compile
2
window appears as shown in the following figure.
Compile Window
To compile the currently-loaded class source file in the Text Editor
window, select Compile from the Compile pull-down menu of the
Text Editor window.
If any errors occur, the error messages are displayed in the
Compile window.
To quickly ascertain where the error occurred, do as follows in the
Compile window:
Click anywhere on an error message line beginning with "Error
1
XXX:" (XXX means an error number). The Editor button in the
Compile window activates.
Click on the Editor button. If the Text Editor window is not
2
already open, it opens to display the class source file that has the
specified error and the cursor is positioned where the error
occurred.
To perform this for the next error, repeat the above procedure
3
again.
Lesson 2 – Creating a Test Method
445

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents