|
|
|
Version/help display specification
|
-V
|
This option displays the version information of asrh.
|
-h
|
This option displays the descriptions of asrh options.
|
Output file specification
|
-o
|
This option specifies the output file name.
|
-Xobj_path
|
This option specifies the folder to save an object file generated during assembling.
|
-Xprn_path
|
This option specifies the folder to save the assemble list file.
|
Source debugging control
|
-g
|
This option outputs information for source debugging.
|
Device specification
|
-Xcommon
|
This option specifies that an object file common to the various devices is generated.
|
-Xcpu
|
This option specifies that an object for the specified core is generated.
|
Optimization
|
-goptimize [V2.01.00 or later]
|
This option generates information for link-time optimization.
|
Symbol definition specification
|
-D
|
This option defines assembler symbols.
|
-U
|
This option deletes the assembler symbol definition by the -D option.
|
Include file reading path specification
|
-I
|
This option specifies the folder to search include files.
|
Japanese/Chinese character control
|
-Xcharacter_set
|
This option specifies the Japanese/Chinese character code.
|
Generated code control
|
-Xreg_mode
|
This option specifies the register mode.
|
-Xreserve_r2
|
This option reserves the r2 register.
|
-Xep
|
This option specifies how to handle the ep register.
|
-pic [V1.07.00 or later]
|
This option enables the PIC facility.
|
-pirod [V1.07.00 or later]
|
This option enables the PIROD facility.
|
-pid [V1.07.00 or later]
|
This option enables the PID facility.
|
Assembler control specification
|
-Xasm_far_jump
|
This option controls outputting far jump for an assembly source file.
|
Error output control
|
-Xerror_file
|
This option outputs error messages to a file.
|
Warning message output control
|
-Xno_warning
|
This option suppresses outputting warning messages of the specified number.
|
Subcommand file specification
|
@
|
This option specifies a subcommand file.
|