beautypg.com

Renesas TM V.3.20A User Manual

Page 32

background image

32

Now, we’ll try adding a file to the project. Choose the final object and then [Add file] from the right-click menu.

Fig. 3-12 Adding a File

Choose the file to add.

Fig. 3-13 Selecting a Source File

Before you can create the final object file “ModelA.x30,” you must have “main.r30” registered in your project. The

TM knows the dependency relationship between “.C” files and the “.R30”

15

. When you register a “.C” file by making

use of this, the file is registered reflecting the relationship between “.R30” and “.C” as judged by the TM.

16

main.r30:

main.c

15

For NC30WA and NC308WA, the relocatable object files are identified by the extension “.R30.” For NC79WA, the relocatable object files are

identified by the extension “.R79.” Shown above is an example for NC30WA.

16

To update the dependency relations with the header files, use the [Scan All Dependencies] button. Unlike in TM V.2.01 or earlier, dependency

relations are not searched for by only registering a file.