Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 17. Using the Debugger
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
314
Enter the copy destination start address in the Move Address field.
Select the Verify check box. Support for verify function depends on the debugger.
If you did not drag the copy-source address range, you must enter the start/end address. The end address can also be
prefixed by a plus (+); the end address will become the (start address) + (entered value).
Drag and Drop
Type of dropped data Operation
Selected range on the Memory Window's Data column Copy the contents of a selected range of data to an area starting from
the dropped position.
17.3.6 Comparing the memory contents
The c
ontents of two memory blocks can be compared. Select a source address range in the Memory window by
dragging the mouse. Choose Compare from the pop-up menu of the memory window. The Compare Memory dialog
box opens.
Enter the start address of the destination memory area in the Compare Address field and the data length in the Data
Length field. If you did not drag the comparison-source address range, you must enter the start/end address. The end
address can also be prefixed by a plus (+); the end address will become the (start address) + (entered value).
If there is a mismatch, the address where it was found is displayed in a message box.
When the contents of the two memory areas match at comparison, the message "Comparison successful." appears.
Support for this function depends on the debugger.