Fujitsu SOFTUNE F2 MC-16 User Manual page 32

Software for developing programs for the f2 mc-16 family of microprocessors / microcontrollers
Hide thumbs Also See for SOFTUNE F2 MC-16:
Table of Contents

Advertisement

CHAPTER 1 BASIC FUNCTIONS
Table 1.11-1 List of Macros That Can Be Specified 1
Table 1.11-2 List of Macros That Can Be Specified 2
%(FILE)
%(LOADMODULEFILE)
%(PRJFILE)
%(WSPFILE)
%(PRJPATH)
%(ABSPATH)
%(OBJPATH)
%(LSTPATH)
%(PRJCONFIG)
%(ENV [Environment
variable])
%(TEMPFILE)
The macros in (*1) are determined as follows:
- Customize build
1. Source file before and after executing compiler and assembler
2. Target file before and after executing linker, librarian and converter
3. Configuration file before and after executing configuration
18
Parameter
%f
Passed as full-path name of file. (*1)
%F
Passed as main file name of file. (*1)
%d
Passed as directory of file. (*1)
%e
Passed as extension of file. (*1)
%a
Passed as full-path name of load module file.
%A
Passed as main file name of load module file. (*2)
%D
Passed as directory of load module file. (*2)
%E
Passed as extension of load module file. (*2)
%x
Passed as directory of project file. (*2)
%X
Passed as main file name of project file. (*2)
%%
Passed as %.
Parameter
Passed as full-path name of file. (*1)
Passed as full-path name of load module file. (*2)
Passed as full-path name of project file. (*2)
Passed as full-path name of workspace file. (*3)
Passed as directory of project file. (*2)
Passed as directory of target file. (*2)
Passed as directory of object file. (*2)
Passed as directory of list file. (*2)
Passed as project configuration name. (*2) (*3)
Environment variable specified in environment variable brackets is
passed.
Temporary file is created and its full-path name is passed. (*4)
Meaning
Meaning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Softune workbench

Table of Contents