| Switch | Description |
| (a) | |
| -a568 | Produces assembler output for the a568 assembler. |
| -a568cw | Produces assembler output suitable for use in CodeWarrior. |
| -s$xxxx | Specifies the initial SP value, in Hex (defaults if unspecified). |
| -f | Invokes the compiler in FSM mode. |
| -b | Turns the bell on (for errors and/or warnings). |
| -w | Displays warning messages. |
| -m$xxxx | Specifies the initial SP value, in Hex, for machines. |
| (b) | |
| -l | Lists the pseudocodes being generated, as comments, in the assembly output. |
| -t | Produces a trace file of the compiler activity (ctrace.txt), including internal routine calls, parsing, and optimization details. |