DSC Assembler > Output

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.

Table 1. Tool Settings - DSC Assembler > Output
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 Checked - Assembler macros expand in the assembler listing. Clear - Assembler macros do not expand. This checkbox is available only if the Generate Listing File checkbox is checked.