How to view code – Freescale Semiconductor Microcontrollers User Manual

Page 213

Advertising
background image

How To...

How to View Code

213

Microcontrollers Debugger Manual

How to View Code

The Debugger allows you to view the code associated with each assembler instruction.

Figure 6.6 Viewing Code Associated with Assembler instruction

Online disassembly can be performed in one of the following ways:

Using Context Menu

1. Point in the Assembly component and right-click. The Assembly context menu is

displayed.

2. Choose Display Code (

Figure 6.6

).

Using Assembly Menu

1. Click the title bar of the Assembly component. The Assembly menu appears in the

debugger menu bar.

2. Choose Assembly > Display Code

The Assembly component displays the corresponding code on the left of each assembler
instruction.

Advertising