
TM V.3.20A Release note
Rev.2.00 Februray. 20, 2006 page 12 of 21
REJ10J0019-0200
5.4 RSO-TM-030916D
5.4.1 On scanning the dependencies of header files on a source file
1. Versions Concerned
This problem occurs if a version of the TM is used in combination with a specific compiler or assembler. The
relations between them are shown in the table below.
TM Compilers and Assemblers
V.3.20A M3T-CC32R V.3.00 R1 through V.4.10 R1,
M3T-NC308WA V.3.00 R1 through V.5.00 R1, and
M3T-NC30WA V.4.00 R1 through V.5.00 R2
V.3.00 through V.3.20(*) M3T-CC32R V.3.00 R1 and later,
M3T-NC308WA V.3.00 R1 and later, and
M3T-NC30WA V.4.00 R1 and later
V.3.00 through V.3.20A M3T-NC79WA V.4.00 R1 and later,
M3T-NC77WA V.5.20 R4 and later, and
M3T-SRA74 V.4.10 R1 and later
V.3.20 and V.3.20A M3T-ICC740 V.1.00 R1 and V.1.00 R1A
NOTE:
* The problem does not occur if the patch tool program for improving the TM's functions is executed on the TM
V.3.20.
2.
Description
When the dependencies of header files on a source file are scanned, the include files saved in the directory specified
in the environment variable INCxx cannot be searched for.
3.
Workaround
This problem can be circumvented in either of the following ways:
(1) Specify the relative or absolute path name of each header file written in the #include statement of a source
file.
(2) If the -I option is available which specifies directories where include files are searched for(*), use the
directory specified in the environment variable INCxx as a parameter of this option.
NOTE:
* All our compilers and assemblers provide the -I option except rasm77.exe in the M3T-NC77WA and sra74.exe
in the M3T-SRA74.
Example of Setting a parameter of the -I option in the M3T-NC30WA
a. Open Project Editor and select Project and then Option Browser menu. You will see the Option
Browser dialog box displayed.
b. Select the CFLAGS option-macro and click the Edit button. The Option dialog box appears.
c. Select "Control of Compile Driver" out of Categories.
d. Select the -I option and then click the Parameter button. You see the Set Parameter dialog box.
e. Type the directory name specified in the INCxx environment variable into the text box. If you type
two or more directories, delimit them with commas.
f. Click the OK buttons on all the dialog boxes.
Kommentare zu diesen Handbüchern