1 customize build function, Customize build function – FUJITSU SOFTUNE F2 MC-16 User Manual

Page 21

Advertising
background image

7

CHAPTER 1 BASIC FUNCTIONS

1.4.1

Customize Build Function

This section describes the SOFTUNE Workbench to set the Customize Build function.

Customize Build function

In SOFTUNE Workbench, different tools can be operated automatically before and after executing the

Assembler, Compiler, Linker, Librarian, Converter, or Configurator started at Compile, Assemble, Make, or

Build.

The following operations can be performed automatically during Make or Build using this function:

- starting the syntax check before executing the Compiler,

- after executing the Converter, starting the S-format binary Converter (m2bs.exe) and converting

Motorola S-format files to binary format files.

Setting Options

An option follows the tool name to start a tool from SOFTUNE Workbench. The options include any file

name and tool-specific options. SOFTUNE Workbench has the macros indicating that any file name and tool-

specific options are specified as options.

If any character string other than parameters is specified, it is passed directly to the tool. For details about the

parameters, see Section "1.11 Macro Descriptions Usable in Manager".

Macro List

The Setup Customize Build dialog provides a macro list for macro input. The build file, load module file,

project file submenus indicate their sub-parameters specified.

The environment variable brackets must have any item; otherwise, resulting in an error.

Table 1.4-1 Macro List

Macro List

Macro Name

Build file

%(FILE)

Load module file

%(LOADMODULEFILE)

Project file

%(PRJFILE)

Workspace file

%(WSPFILE)

Project directory

%(PRJPATH)

Target file directory

%(ABSPATH)

Object file directory

%(OBJPATH)

List file directory

%(LSTPATH)

Project construction name

%(PRJCONFIG)

Environment variable

%(ENV[])

Temporary file

%(TEMPFILE)

Advertising