S08 Disassembler > Output

Use this panel to control how the disassembler generates the output file.

The following table lists and describes the output options for S08 disassembler.

Table 1. Tool Settings - Disassembler > Output Options
Option Description
Print full listing Prints a listing with the header information of the object file.
Write disassembly listing with source code Check to enable the decoder decoding Freescale object files write the source code within the disassembly listing. This option setting is default for the Freescale object files as input.
Decode DWARF section Check to write the DWARF section information in the listing file. Decoding from the DWARF section inserts this information in the listing file.
Configure which parts of DWARF information to decode Check to configure parts of DWARF information to decode.
Decode ELF sections Check to ensure that the ELF section information is also written to the listing file. Decoding from the ELF section inserts the following information in the listing file.
Dump ELF sections in LST file Check to generate a HEX dump of all ELF sections in a LST file.
Produce inline assembly file Check to ensure that the output listing is an inline assembly file without additional information, but in C comments.
No symbols in disassembled listing Check to prevent symbols from printing in the disassembled listing.
Shows the cycle count for each instruction Check to ensure that each instruction line contains the count of cycles in '[',']' braces. The cycle count is written before the mnemonics of the instruction. Note that the cycle count display is not supported for all architectures.
Write disassembly listing only Check to ensure that the Decoder decoding Freescale object files writes the source code within the disassembly listing only.
Write disassembly listing with source and all comments Check to write the origin source and its comments within the disassembly listing.