Zilog EZ80F916 User Manual
Page 318

UM014423-0607
Using the Debugger
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
298
If you select the Other button, type the fill characters in the Other field.
5. Type the start address in hexadecimal format in the Start Address (Hex) field and type
the end address in hexadecimal format in the End Address (Hex) field.
This address range is used to fill memory with the specified value.
6. Click OK to fill the selected memory.
Save Memory to a File
Use this procedure to save memory specified by an address range to a binary, hexadeci-
mal, or text file.
Perform the following steps to save memory to a file:
1. Select the memory space in the Space drop-down list.
2. Right-click in the list box to display the context menu.
3. Select Save to File.
The Save to File dialog box is displayed.
Figure 101. Save to File Dialog Box
4. In the File Name field, enter the path and name of the file you want to
save the memory to or click the Browse button (
) to search for a file or directory.
5. Type the start address in hexadecimal format in the Start Address (Hex) field and type
the end address in hexadecimal format in the End Address (Hex) field.
This specifies the address range of memory to save to the specified file.
6. Select how many bytes there are in each line or enter a number in the Other field.
7. Select whether to save the file as text, hex (hexadecimal), or binary.