|
|
|
Input control
|
-Input
|
This option specifies the input file.
|
-LIBrary
|
This option specifies the input library file.
|
-Binary
|
This option specifies the input binary file.
|
-DEFine
|
This option defines an undefined symbol forcedly.
|
-ENTry
|
This option specifies the execution start address.
|
Output control
|
-FOrm
|
This option specifies the output format.
|
-DEBug
|
This option outputs debug information to the output file.
|
-NODEBug
|
This option does not output the debug information.
|
-RECord
|
This option specifies the size of the data record to be output.
|
-ROm
|
This option specifies the section that maps symbols from ROM to RAM.
|
-OUtput
|
This option specifies the output file.
|
-MAp
|
This option outputs the external variable allocation information file.
|
-SPace
|
This option fills the vacant area of the output range.
|
-Message
|
This option output information messages.
|
-NOMessage
|
This option suppresses the output of information messages.
|
-MSg_unused
|
This option notifies the user of the external defined symbol that is not referenced.
|
-BYte_count
|
This option specifies the maximum byte count for a data record.
|
-PADDING
|
This option fills in data at the end of a section.
|
-OVERRUN_FETCH
|
This option prevents reading of vacant areas due to overrun fetch.
|
-CRc
|
This option outputs the CRC code.
|
List output
|
-LISt
|
This option outputs the list file.
|
-SHow
|
This option specifies information that is output to the list file.
|
Section specification
|
-STARt
|
This option specifies the start address of the section.
|
-FSymbol
|
This option outputs external defined symbols to the symbol address file.
|
-ALIGNED_SECTION
|
This option changes the number of alignment of the section to 16 bytes.
|
Verify specification
|
-CPu
|
This option checks the consistency of the address to which the section is allocated.
|
Subcommand file specification
|
-SUbcommand
|
This option specifies options with a subcommand file.
|
Other
|
-S9
|
This option outputs the S9 record at the end.
|
-STACk
|
This option outputs the stack information file.
|
-COmpress
|
This option compresses the debug information.
|
-NOCOmpress
|
This option does not compress the debug information.
|
-MEMory
|
This option specifies the memory size occupied during linking.
|
-REName
|
This option changes an external symbol name or a section name.
|
-DELete
|
This option deletes an external symbol name or a library module.
|
-REPlace
|
This option replaces library modules.
|
-EXTract
|
This option extracts library modules.
|
-STRip
|
This option deletes debug information in the load module file or library file.
|
-CHange_message
|
This option changes the type of information, warning, and error messages.
|
-Hide
|
This option deletes local symbol name information from the output file.
|
-Total_size
|
This option displays the total size of sections after the linking to the standard error output.
|
-LOgo
|
This option outputs the copyright notice.
|
-NOLOgo
|
This option suppresses the output of the copyright notice.
|
-END
|
This option executes option strings specified before this option.
|
-EXIt
|
This option specifies the end of option specifications.
|