Use this panel to specify disassembler output settings.
The following table lists and describes the disassembler output settings options for S12Z.
| Option | Description |
|---|---|
| Print Full Listing | Prints a listing with the header information of the object file. |
| Write Disassembly Listing with Source File | 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 Part 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 Section 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. |