Displaying And Modifying Program, Data, Option Data And Register - Epson S5U1C63000A User Manual

Cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

CHAPTER 8: DEBUGGER

8.8.3 Displaying and Modifying Program, Data, Option Data and Register

The debugger has functions to operate on the program memory, data memory, and registers, as well as
option data. Each memory area is set to the debugger according to the map information that is given in a
parameter file.
Operating on program memory area
The following operations can be performed on the program memory area:
(1) Entering/modifying program code
The program code at a specified address is modified by entering hexadecimal data.
(2) In-line assemble
The program code at a specified address is modified by entering a mnemonic code.
(3) Rewriting specified area
An entire specified area is rewritten with specified code.
(4) Copying specified area
The content of a specified area is copied to another area.
Operating on data memory area
The following operations can be performed on the data memory areas (RAM, data ROM, display
memory, I/O memory):
(1) Dumping data memory
The contents of the data memory are displayed in hexadecimal dump format. If the [Data] window is
opened, the contents of the [Data] window are updated; if not, the contents of the data memory are
displayed in the [Command] window.
(2) Entering/modifying data
Data at a specified address is rewritten by entering hexadecimal data. Data can be directly modified
on the [Data] window.
144
Table 8.8.3.1 Commands to operate on program memory
Function
Entering/modifying program code
In-line assemble
Rewriting specified area
Copying specified area
Table 8.8.3.2 Commands/menu item to operate on data memory
Function
Dumping data memory
Entering/modifying data
Rewriting specified area
Copying specified area
Command
pe
a (as)
pf
pm
Command
Menu
dd
[View | Data Dump]
de
df
dm
EPSON
(S1C63 FAMILY ASSEMBLER PACKAGE)
S5U1C63000A MANUAL

Advertisement

Table of Contents
loading

Table of Contents