CHAPTER 9 SEGMENT OPTION GENERATOR <winsog>
S5U1C88000C MANUAL II
EPSON
75
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
9.5 Example Output Files
Note: The display memory addresses, the number of SEG/COM pins, and output specification vary with
each type of microcomputer.
Example of a segment option document file
* S1C88xxx SEGMENT OPTION DOCUMENT Vx.xx
←
Version
*
* FILE NAME zzzzzzzz.SDC
←
File name (specified by [Setup])
* USER'S NAME SEIKO EPSON CORPORATION
←
User name (specified by [Setup])
* INPUT DATE yyyy/mm/dd
←
Date of creation (specified by [Setup])
* COMMENT SAMPLE DATA
←
Comment (specified by [Setup])
*
*
* OPTION NO.xx
←
Option number (varies with type of microcomputer)
*
* < LCD SEGMENT DECODE TABLE >
*
* SEG COM0 COM1 COM2 COM3 SPEC
*
0 163 162 161 1F3 S
←
Segment decode table
1 170 172 171 160 S
2 143 142 141 1E1 S
3 150 152 151 140 S
:
xx 3B0 3B1 3B2 3B3 S
*EOF
←
End mark
Example of a segment assignment data file
* S1C88xxx SEGMENT OPTION DOCUMENT Vx.xx
←
Version
*
* FILE NAME zzzzzzzz.SDC
←
File name (specified by [Setup])
* USER'S NAME
←
User name (specified by [Setup])
* INPUT DATE yyyy/mm/dd
←
Date of creation (specified by [Setup])
* COMMENT
←
Comment (specified by [Setup])
*
*
* OPTION NO.xx
←
Option number (varies with type of microcomputer)
*
* < LCD SEGMENT DECODE TABLE >
*
* SEG COM0 COM1 COM2 COM3 SPEC
*
0 163 162 161 1F3 S
←
Segment data has been assigned
1 170 172 171 160 S
2 143 142 141 1E1 S
:
mm FRE FRE FRE FRE X
←
FRE: Segment address and data bit have not been assigned.
nn FRE FRE FRE FRE X
←
X: Output specification has not been set.
oo FRE FRE FRE FRE X
*EOF
←
End mark
Example of a segment option HEX file (Motorola S2 format)
S2240000001603160216011F03FFFFFFFFFFFFFFFF1700170217011600FFFFFFFFFFFFFFFF23
S2240000201403140214011E01FFFFFFFFFFFFFFFF1500150215011400FFFFFFFFFFFFFFFF14
:
S2240010E0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0B
S804000000FB
For details about the Motorola S2 format, refer to Section A.2.5.3, "Motorola S2 format".