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.)
Содержание S1C6S3N2
Страница 4: ......
Страница 6: ......
Страница 7: ...Hardware Hardware S1C6S3N2 I Technical Hardware ...
Страница 8: ......
Страница 141: ...Software Software S1C6S3N2 II Technical Software ...
Страница 142: ......
Страница 146: ......