Environment Variables
Environment Variables Description
MCUez HC12 Assembler User’s Manual
MOTOROLA Environment Variables 59
3.5.1 ASMOPTIONS
Syntax: ASMOPTIONS=<option>
Arguments: <option>: Assembler command line option
Description: If this environment variable is set, the assembler appends its
contents to its command line each time a file is assembled. It
can be used to globally specify certain options that should
always be set, so theydon’t have to be specified each time a file
is assembled.
Options listed here must be valid assembler options and are
separated by space characters.
Example: ASMOPTIONS=-W2 -L
MCUez Shell: Open the Current Configuration dialog box.
Select the Additional tab.
Enter the environment variable definition in the edit box.
See also: Section 5. Assembler Options