English
Language : 

GMS30004 Datasheet, PDF (80/158 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
Chapter 5. Software
EPP (Exchange Program memory)
[Function]
To display and modify the specified program memory.
[Format]
EPP_<Address> ã
[Explanation]
With this, the system displays and modifies the specified program memory. This
mode is continuous and each time `ã` is pressed, the succeeding address shall
be displayed, setting operation shall be performed continuously until `.` is
pressed. When `_` is pressed, the system goes back to the address immediately
before. The address used with this command is polynomial. It is possible to use
symbols in <address>.
[e.g]
>EPP_100 ã
100 : 0D>37 ã
101 : 77>AF ã
103 : 42> . ã
>
EPS (Exchange Program memory)
[Function]
To display and modify the specified data memory.
[Format]
EPS_<Address>ã
[Explanation]
With this, the system displays and modifies the specified program memory. This
Mode is continuous and each time `ã` is pressed, the succeeding address shall
be displayed and setting operation shall be performed continuously until `.` is
pressed. When `_` is pressed, the system goes back to the address immediately
before. The address used with this command is sequential.
It is possible to use symbols in <address>.
[e.g]
>EPS_100 ã
100 : 48>6ã
101 : 04>45ã
102 : 53>.ã
>
5 - 26