Copymem submenu, Search pattern – Freescale Semiconductor Microcontrollers User Manual

Page 98

Advertising
background image

Debugger Components

General Debugger Components

98

Microcontrollers Debugger Manual

CopyMem Submenu

The CopyMem dialog box shown in

Figure 3.41

allows you to copy a memory range to a

specific address.

Figure 3.41 CopyMem Dialog Box

To copy a memory range to a specific address, enter the source range and the destination
address. Press the OK button to copy the specified memory range. Press the Cancel
button to close the dialog box without changes. Press the Help button to open the help file
associated with this dialog box.

If Hex Format is checked, all given values are in Hexadecimal Format. You don't need to
add 0x. For instance, type 1000 instead of 0x1000.

NOTE

If you try to read or write to an unauthorized memory address, an error dialog
box appears.

Search Pattern

The Search Pattern dialog box shown in

Figure 3.42

allows you to search memory or a

memory range for a specific expression.

Figure 3.42 Search Pattern Dialog Box

Advertising