Chapter 4: Using the Emulator
Accessing Processor Memory Resources
To display symbols without source lines
• Choose Settings→Source/Symbol Modes→Symbols.
• Using the command line, enter:
set source off symbols on
Symbols are included in memory mnemonic, trace, breakpoints, and register step
displays.
Examples
To turn ON symbols in displays, and display memory in mnemonic format:
set source off symbols on
display memory main mnemonic
138