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 table lists and describes the input options for HCS08 Assembler.
| Option | Description |
|---|---|
| Include File Search Paths (-I) | Lists the included file search paths. |
| Case sensitivity or label name (-Ci) | Check to make the label names case sensitive. |
| 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. |
The following table lists and describes the toolbar buttons that help work with the file search paths.
| Button | Description |
|---|---|
| Add - Click to open the Add directory path dialog box and specify the file search path. | |
| Delete - Click to delete the selected file search path. To confirm deletion, click Yes in the Confirm Delete dialog box. | |
| Edit - Click to open the Edit directory path dialog box and update the selected object file search path. | |
| Move up - Click to move the selected file search path one position higher in the list. | |
| Move down - Click to move the selected file search path one position lower in the list. |