
S1C6S3N2 TECHNICAL HARDWARE
EPSON
I-15
CHAPTER 3: CPU, ROM, RAM
3.3 RAM
The RAM, a data memory storing a variety of data, has a
capacity of 144 words, each of four bits. When program-
ming, keep the following points in mind.
(1) Part of the data memory can be used as stack area when
saving subroutine calls and registers, so be careful not to
overlap the data area and stack area.
(2) Subroutine calls and interrupts take up three words of
the stack area.
(3) The data memory 000H–00FH is for the register pointers
(RP), and is the addressable memory register area.
(4) The data memory is split into two areas, 000H–06FH and
080H–09FH, so take care when allocating the data. (See
"4.1 Memory Map" for details.)
Summary of Contents for S1C6S3N2
Page 4: ......
Page 6: ......
Page 7: ...Hardware Hardware S1C6S3N2 I Technical Hardware ...
Page 8: ......
Page 141: ...Software Software S1C6S3N2 II Technical Software ...
Page 142: ......
Page 146: ......