Assembly Window - Wiznet W7100 Debugger User Manual

Hide thumbs Also See for W7100 Debugger:
Table of Contents

Advertisement

z
: the breakpoint can only be set on this shadowed line
Click the mouse right button in the Source window, user can see the Source window menu
as in the figure5.11.
z
Goto source line: Move the cursor to the set line
z
Set break: Set the breakpoint
Insert Variable window: Add the variable to the Search window
z
z
Run To Cursor Line: Run the C code to cursor line
Moreover, the Source window can assist some functions as below.
z
Can set the breakpoint by double clicking the C code.
Show the indicated variable value when the mouse pointer on the variable.
z

Assembly window

The assembly window shows the currently running assembly code.
Also if the user clicks the C code at the source window, it shows the related assembly codes.
If the user opens only the HEX file without Keil project files, only the assembly window will
be shown without the source window.
In figure5.12,
z
: Indicates the PC's location of the instruction
z
: Indicates the break point
: Shows the assemble code with related C code
z
: Shows the break point
z
z
double click: Sets or unsets the break point
© Copyright 2009 WIZnet Co., Inc. All rights reserved.
[Fig.5.12] Assembly window
22

Advertisement

Table of Contents
loading

Table of Contents