Fujitsu CM71-00329-7E Biscuit Joiner User Manual


 
7
CHAPTER1 Basic Functions
1.4.1 Customize Build Function
This section describes the SOFTUNE Workbench function 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, refer to 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)