Epson S5U1C63000A Computer Accessories User Manual


 
CHAPTER 10: SEGMENT OPTION GENERATOR
S5U1C63000A MANUAL EPSON 261
(S1C63 FAMILY ASSEMBLER PACKAGE)
10.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
* S1C63xxx 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
* S1C63xxx SEGMENT OPTION DOCUMENT Vx.xx Version
*
* FILE NAME zzzzzzzz.SAD 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
S2240000400103120212011D03FFFFFFFFFFFFFFFF12031F0013021F01FFFFFFFFFFFFFFFFF7
S2240000600303130013011200FFFFFFFFFFFFFFFF1003100210011E02FFFFFFFFFFFFFFFFF6
:
S2240010E0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0B
S804000000FB
For details about the Motorola S2 format, refer to Section 6.5.2, "Motorola S format".