Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 17. Using the Debugger
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
371
2. If you have selected a load module name in Scope, select the corresponding file scope from the list in the File
Scope section. You can also filter scope names by the string (not case-sensitive) entered in the Filter box
before selecting a desired scope name.
Note:
If the scope for a variable selected in the Watch window does not match the download module, the Scope column on
the line of the variable is highlighted. Set the correct scope for the variable.
(7) Deleting a watch item
To delete a watch item, select it from the Watch view and choose Delete from the pop-up menu. The item is deleted and
the Watch view is updated.
To delete all watch items, select it from the Watch view and choose Delete All from the pop-up menu. The all items are
deleted and the Watch view is updated.
(8) Modifying the radix
The radix for the selected variable display can be modified by choosing Radix from the pop-up menu.
(9) Saving the Watch window contents in a file
To save the contents of the Watch window, choose Save As from the pop-up menu; the Save As dialog box opens. It
allows the user to specify the name of a file and to save the contents of the Watch window in the file. If the Append
check box is selected, the window contents are appended to the existing file, and if it is not selected, the existing file is
overwritten.
(10) Opening a Memory window
The contents of the memory area to which the selected variable is assigned can be displayed in the Memory window.
Choosing Go To Memory from the pop-up menu opens the Memory window.
If you drag an item in the Watch window and drop it into the Address column of the Memory window, the address of
the watch item will be the first address shown in the Memory window.
If two or more watch items with the same name are assigned to different scope, the Memory window shows the
memory area that can be watched from the address indicated by the program counter.