Format
ICE CONTROL SOFTWARE ICS62XX
S1C62 FAMILY EPSON VIII-41
DEVELOPMENT TOOL REFERENCE MANUAL
<data> is stacked in the data RAM area at <address 1> to <address 2> in hexadecimal or binary
code.
Data RAM area (for S1C6S3N7/6S3B7/6S3L7)
00
Address 1 . . . 06
Address 2 . . . 40
70
7E
FILL DATA RAM FD
#FD,<address 1>,<address 2>,<data>
#FD,60,7E,A ... Reloads the contents of the data RAM addresses 60 to 7E to A
#FD,10,2F,0101B ...
Reloads address 10 to 2F with data 0101 (binary) = 5 (hexadecimal)
#FD,50,1FF,0 ... Error is generated because settings exceed the RAM area
* COMMAND ERROR * (address 7E for S1CS1C6S3N7/6S3B7/6S3L7) and the
instruction will not execute
#FD,70,60,0
* COMMAND ERROR * ... Address 1 > address 2 error
#FD,0,7E,B ... Reloads the entire RAM area (for S1C6S3N7/6S3B7/6S3L7)
with data B (hexadecimal)
#FD,40,40,0 ... 0 written to 40 address
#
Examples
Function
Notes (1) For binary expressions, four digit 0 (or 1) and B input (total of five characters) only are
accepted.
(2) Write operation is not performed to the read only address of the I/O area.
(3) When there is an unused area in the specified address, the data is rewritten except for the
unused area.
Data Reloads with specified data
LCD RAM
I/O