Set data ram – Epson S1C62 Family User Manual

Page 159

Advertising
background image

Format

ICE CONTROL SOFTWARE ICS62XX

S1C62 FAMILY

EPSON

VIII-45

DEVELOPMENT TOOL REFERENCE MANUAL

Function

SET DATA RAM

SD

#SD,

<address>

(With guidance)

Contents of the data RAM area <address> are displayed or modified.

(1) Data cannot be written to the read only area.

(2) Data in the write only area cannot be read.

#SD,20
20 5:A

...

Contents of address 20 are modified and stored to A

21 5:^

...

Return to previous address (one less than the current

20 A:B

address) by entering ^

21 5:F
22 5:/

...

Instruction terminated by /

#SD,FFF
* COMMAND ERROR *

...

When specification exceeds the maximum value of the
RAM area (7F for S1C6S3N7/66S3B7/6S3L7), an
error is indicated

#SD,70
70 4:-
71 F:-

...

Hyphen only displayed due to read only address;

72 5:-

data input not accepted

73 6:-
74 6:5
75 8:4
76 5:A
77 8:9
78 8:5
79 A:-
7A B:-
: : :
7E F:-

...

Command terminates after last address entered

#SD,E50
* UNUSED AREA *

...

When an unused area has been specified, "UNUSED
AREA" is displayed (for S1C6S460)

#SD,ECE
ECE 0:F
ECF 4:F
* UNUSED AREA *

...

When an unused area is entered into during data setting,
"UNUSED AREA" is displayed (for S1C6S460)

Examples

Advertising