Use this panel to specify file search paths and any additional include files the HCS08 Assembler should use. You can specify multiple search paths and the order in which you want to perform the search.
The following image shows the Input panel.
The following table lists and describes the input options for HCS08 Assembler.
| Option | Description |
|---|---|
| Include file search paths (-I) | Lists the included file search paths. |
| Case insensitivity on label name (-Ci) | Check to make the label names case insensitive. |
| Define label (use spaces to separate labels) (-D) | Define labels that have to be included in the RS08 assembler input. |
| Support for structured types (-Struct) | Check to include the support for structured types. |