5 include dependencies analysis function, Include dependencies analysis function – FUJITSU SOFTUNE F2 MC-16 User Manual

Page 23

Advertising
background image

9

CHAPTER 1 BASIC FUNCTIONS

1.5

Include Dependencies Analysis Function

This section describes the function of the Include Dependencies Analysis of SOFTUNE
Workbench.

Analyzing Include Dependencies

A source file usually includes some include files. When only an include file has been modified leaving a

source file unchanged, SOFTUNE Workbench cannot execute the Make function unless it has accurate and

updated information about which source file includes which include files.

For this reason, SOFTUNE Workbench has a built-in Include Dependencies Analysis function. This function

can be activated by selecting the [Project] - [Include Dependencies] menu. By using this function, uses can

know the exact dependencies, even if an include file includes another include file.

SOFTUNE Workbench automatically updates the dependencies of the compiled/assembled files.

Note:

When executing the [Project] - [Include Dependencies] menu, the Output window is redrawn and
replaced by the dependencies analysis result.

If the contents of the current screen are important (error message, etc.), save the contents to a file and
then execute the Include Dependencies command.

Advertising