User`s guide

Target Settings
DSP56800E-Specific Target Settings Panels
60
Targeting MC56F83xx/DSP5685x Controllers
Table 4.10 ELF Disassembler Panel Elements
Element Purpose Comments
Show Headers
checkbox
Checked — Disassembled output includes
ELF header information.
Clear — Disassembled output does not
include this information.
Show Symbol
and String
Tables checkbox
Checked — Disassembled modules include
symbol and string tables.
Clear — Disassembled modules do not
include these tables.
Verbose Info
checkbox
Checked — ELF file includes additional
information.
Clear — ELF file does not include
additional information.
For the .symtab section, additional
information includes numeric
equivalents for some descriptive
constants. For the .line and .debug
sections, additional information
includes an unstructured hex dump.
Show
Relocations
checkbox
Checked — Shows relocation information
for corresponding text (.rela.text) or data
(.rela.data) section.
Clear — Does not show relocation
information.
Show Code
Modules
checkbox
Checked — Disassembler outputs ELF
code sections for the disassembled
module. Enables subordinate checkboxes.
Clear — Disassembler does not output
these sections. Disables subordinate
checkboxes.
Subordinate checkboxes are Use
Extended Mnemonics, Show
Addresses and Object Code, Show
Source Code, and Show Comments.
Use Extended
Mnemonics
checkbox
Checked — Disassembler lists extended
mnemonics for each instruction of the
disassembled module.
Clear — Disassembler does not list
extended mnemonics.
This checkbox is available only if the
Show Code Modules checkbox is
checked.
Show Addresses
and Object Code
checkbox
Checked — Disassembler lists address and
object code for the disassembled module.
Clear — Disassembler does not list this
code.
This checkbox is available only if the
Show Code Modules checkbox is
checked.
Show Source
Code checkbox
Checked — Disassembler lists source code
for the current module.
Clear — Disassembler does not list source
code.
Source code appears in mixed mode,
with line-number information from the
original C source file.
This checkbox is available only if the
Show Code Modules checkbox is
checked.