6 MASK DATA CHECKER MDC6011
E0C6011 DEVELOPMENT TOOL MANUAL
EPSON
33
Packing of data
(1) Select "1.PACK" in the operation menu.
(2) Enter the file name.
After submitting the data to Seiko
Epson and there is a need to re-submit
the data, increase the numeric value of
"n" by one when the input is made.
(Example: When re-submitting data
after "C6011XXX.PA0" has been
submitted, the pack file name should be
entered as "C6011XXX.PA1".)
With this, the mask file (C6011XXX.PAn)
is generated, and the MDC6011 program
will be terminated.
Submit this file to Seiko Epson.
*** E0C6011 PACK / UNPACK PROGRAM Ver 2.00 ***
EEEEEEEEEE PPPPPPPP SSSSSSS OOOOOOOO NNN NNN
EEEEEEEEEE PPPPPPPPPP SSS SSSS OOO OOO NNNN NNN
EEE PPP PPP SSS SSS OOO OOO NNNNN NNN
EEE PPP PPP SSS OOO OOO NNNNNN NNN
EEEEEEEEEE PPPPPPPPPP SSSSSS OOO OOO NNN NNN NNN
EEEEEEEEEE PPPPPPPP SSSS OOO OOO NNN NNNNNN
EEE PPP SSS OOO OOO NNN NNNNN
EEE PPP SSS SSS OOO OOO NNN NNNN
EEEEEEEEEE PPP SSSS SSS OOO OOO NNN NNN
EEEEEEEEEE PPP SSSSSSS OOOOOOOO NNN NN
(C) COPYRIGHT 1993 SEIKO EPSON CORP.
--- OPERATION MENU ---
1. PACK
2. UNPACK
PLEASE SELECT NO.?
Start-up message
When MDC6011 is started, the start-up
message and operation menu are displayed.
Here, the user is prompted to select
operation options.
--- OPERATION MENU ---
1. PACK
2. UNPACK
PLEASE SELECT NO.? 1
. . . (1)
C011XXXH.HEX --------+
|
C011XXXL.HEX --------+
|-------- C6011XXX.PAn (PACK FILE)
C011XXXF.DOC --------+
|
C011XXXS.DOC --------+
PLEASE INPUT PACK FILE NAME (C6011XXX.PAn) ? C60110A0.PA0
. . . (2)
C0110A0H.HEX --------+
|
C0110A0L.HEX --------+
|-------- C60110A0.PA0
C0110A0F.DOC --------+
|
C0110A0S.DOC --------+
--- OPERATION MENU ---
1. PACK
2. UNPACK
PLEASE SELECT NO.? 2
. . . (1)
PLEASE INPUT PACKED FILE NAME (C6011XXX.PAn) ? C60110A0.PA0
. . . (2)
+-------- C0110A0H.PA0
|
+-------- C0110A0L.PA0
C60110A0.PA0 --------|
+-------- C0110A0F.PA0
|
+-------- C0110A0S.PA0
Unpacking of data
(1) Select "2.UNPACK" in the operation
menu.
(2) Enter the packed file name.
With this, the mask data file
(C6011XXX.PAn) is restored to the
original file format, and the MDC6011
program will be terminated.
Since the extension of the file name
remains as "PAn", it must be renamed back
to its original form ("HEX" and "DOC") in
order to re-debug or modify the restored
file.
■
Display examples
Note
Don’t use the data generated with the -N option of the Cross Assembler (ASM6011) as program
data. If the program data generated with the -N option of the Cross Assembler is packed, undefined
program area is filled with FFH code. In this case, following message is displayed.
WARNING: FILLED <file_name> FILE WITH FFH.