Assembly menu – Freescale Semiconductor Microcontrollers User Manual
Page 65
Debugger Components
General Debugger Components
65
Microcontrollers Debugger Manual
Assembly Menu
contains all functions associated with the
assembly component.
describes these menu entries.
Figure 3.4 Assembly Menu
Table 3.1 Assembly Menu Description
Menu Entry
Description
Address
Opens a dialog box prompting for an address: Show PC.
Display
Code
Displays machine code in front of each disassembled instruction.
Symbolic
Displays symbolic names of objects.
Address
Displays the location address at the beginning of each disassembled
instruction.
Absolute
Address
In a branch instruction, displays the absolute address at the end of
the disassembled instruction.
Format
Select formatting; choose Auto, Hexadecimal, Octal, Binary, Decimal,
or Unsigned Decimal
Freeze
Both the Assembly and Source components can be frozon. These
components usually display the code execution from the current PC.
When you freeze these components, they no longer follow the current
PC but are frozen to their current displays.