Use this panel to specify the general assembler behavior.
The following table lists and describes the general assembler options for HCS08.
| Option | Description |
|---|---|
| MMU Support (-MMU) | Check to inform the compiler that CALL and RTC instructions are available, enabling code banking, and that the current architecture has extended data access capabilities, enabling support for __linear data types. This option can be used only when -Cs08 is enabled. |
| MCUasm compatibility (-MCUasm) | Check to activate the compatibility mode with the MCUasm Assembler. |
| Other Flags | Specify additional command line options for the assembler; type in custom flags that are not otherwise available in the UI. |