| |||
| Home > Loading Images and binaries > Changing the format of the disassembly view | |||
When working in disassembly view, you can temporarily choose the display format for your code view.
To change the format of the disassembly view:
Connect to your target.
Load an image, for example dhrystone.axf.
Click the Disassembly tab.
Right-click in the Disassembly tab to display the context menu.
Select Disassembly Format... from the context menu to see the Disassembly Mode selection box, shown in Figure 4.11.
Use this selection box to specify how disassembled code is
displayed, If you choose Auto-mode, the default
format, RealView Debugger displays the code in a format specified
by the image contents. If no image information is available, then the
current state of the processor is used.
Select the required format and click OK to confirm your choice. Click Cancel to close the selection box without changing the display format.
You can use workspace settings to specify the format used for disassembly.
See also:
Disassembler for details of
the Disassembler settings in the DEBUGGER group.