CHAPTER 13 S1C88 FAMILY DEBUGGER
98
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
13.4.4 [Dump] Window
(1) Displaying data memory contents
The [Dump] window displays the memory dump results in hexadecimal numbers.
Data is displayed in byte units by default. It can be changed to another size using the pull-down box.
Memory display location can be changed by the following method as well as scrolling.
• Enter an address in the [Address] text box. Or specify an address using the dd command.
Data is displayed from the selected address.
•
Displays the beginning or end area of the memory.
Displays one page before or after in the current window size.
∗
Updating of display
The display contents of the [Dump] window are updated automatically when memory contents are
modified with a command (de, df, or dm command), or by direct modification. After executing the
program (g, gr, s, n, se, or rst command), the display contents are also updated. To refresh the [Dump]
window manually, execute the dd command or click the vertical scroll bar.
After program execution is completed, the value changed during execution is displayed in red.
(2) Direct modification of data memory contents
The [Dump] window allows direct modification of data memory contents. To modify data on the
[Dump] window, place the cursor at the front of the data to be modified or double click the data, and
then type a hexadecimal character (0–9, a–f). Data in the address will be modified with the entered
number and the cursor will move to the next address. This allows successive modification of a series
of addresses.
(3) Displaying decimal data
Hover the mouse cursor over data (need not to click) during [BYTE], [WORD], or [LONG] display,
and the data is displayed in decimal notation (signed int or unsigned int). For [BYTE], the data is also
displayed in bits.
Содержание S1C88 Series
Страница 4: ......
Страница 304: ......
Страница 305: ...S1C88 Family Development Tools Quick Reference ...