8.3.1
Block Headers in
User Memory
Each block in the memory begins with a header that is five words
long. The block header is divided as follows:
1st word:
Block start ID:
7070H
2nd word:
High byte = Block type
Low byte = Block number
The low byte of the second header word contains the
block number (0 to 255). It is coded as a hexadecimal
number: 00 to FFH.
3rd word:
The high byte of the third word contains the IDs for
the programmer. The low byte contains part of the
library number.
4th word:
The fourth word contains the rest of the library number.
5th word:
The fifth word (low and high bytes) contains the length of
the block, including the block header. The length is
indicated in words.
01H
Data block DB
02H
Sequence block SB
Program block PB
Function block FX
Function block FB
Data block DX
Organization block OB
04H
05H
08H
0CH
10H
0 0
address list in DB 0.
address list in DB 0.
0 1
The block is invalid; it is not entered in the
The block in the RAM is valid; it is entered in the
Bit no. 15
14
13
12
11
10
9
8
User Memory Organization in the CPU 948
CPU 948 Programming Guide
8 - 12
C79000-G8576-C848-04
Содержание CPU 948
Страница 10: ...Contents CPU 948 Programming Guide 1 2 C79000 G8576 C848 04 ...
Страница 32: ...Contents CPU 948 Programming Guide 2 2 C79000 G8576 C848 04 ...
Страница 72: ...Data Blocks CPU 948 Programming Guide 2 42 C79000 G8576 C848 04 ...
Страница 74: ...Contents CPU 948 Programming Guide 3 2 C79000 G8576 C848 04 ...
Страница 154: ...Contents CPU 948 Programming Guide 4 2 C79000 G8576 C848 04 ...
Страница 200: ...Contents CPU 948 Programming Guide 5 2 C79000 G8576 C848 04 ...
Страница 308: ...Contents CPU 948 Programming Guide 7 2 C79000 G8576 C848 04 ...
Страница 324: ...Examples of Parameter Assignment CPU 948 Programming Guide 7 18 C79000 G8576 C848 04 ...
Страница 326: ...Contents CPU 948 Programming Guide 8 2 C79000 G8576 C848 04 ...
Страница 370: ...Addressable System Data Area CPU 948 Programming Guide 8 46 C79000 G8576 C848 04 ...
Страница 372: ...Contents CPU 948 Programming Guide 9 2 C79000 G8576 C848 04 ...
Страница 404: ...Operations with the Base Address Register BR Register CPU 948 Programming Guide 9 34 C79000 G8576 C848 04 ...
Страница 486: ...Contents CPU 948 Programming Guide 11 2 C79000 G8576 C848 04 ...
Страница 522: ...PG Functions via the S5 Bus CPU 948 Programming Guide 11 38 C79000 G8576 C848 04 ...
Страница 524: ...Contents CPU 948 Programming Guide 12 2 C79000 G8576 C848 04 ...
Страница 538: ...Contents CPU 948 Programming Guide 13 2 C79000 G8576 C848 04 ...
Страница 546: ...List of Key Words CPU 948 Programming Guide Index 6 C79000 G8576 C848 04 ...