Use this panel to control how the assembler generates the output file, as well as error and warning messages. You can specify whether to allocate constant objects in ROM, generate debugging information, and strip file path information.
The following table lists and describes the assembler output options for DSC.
| Option | Description |
|---|---|
| Generate Listing File | Instructs the assembler to generate a disassembly output file. The disassembly output file contains the file source, along with line numbers, relocation information, and macro expansion. |
| Expand Macros in Listing File |
|