Use this panel to specify the command, options, and expert settings for the build tool assembler.
The following table lists and describes the assembler options for HCS08.
| Option | Description |
|---|---|
| Command | Shows the location of the assembler executable file. You can specify additional command line options for the assembler; type in custom flags that are not otherwise available in the UI. |
| All options | Shows the actual command line the assembler will be called with. |
| Expert Settings | |
| Command line pattern | Shows the command line pattern; default is ${COMMAND} ${FLAGS}- Objn${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}. |