
148
EPSON
S1C6P466 TECHNICAL MANUAL
APPENDIX A PROM PROGRAMMING
23 ERASE CHECK command (data PROM) for serial programming
Operation:
FEC
Description:
Checks that the S1C6P466 data PROM on the target board connected to the PROM writer
has been erased. The data PROM address is displayed during checking. When an error
occurs, erase check stops. At this time, the address and data of the data PROM are dis-
played. To resume erase check, press Enter .
24 PROTECT command for serial programming
Operation:
FPROTECT
Description:
Sets the protect bit of the S1C6P466 PROM on the target board connected to the PROM
writer.
When the protect bit has been set, execution of all the commands except for FERSA are
disabled.
25 LOAD command (for code PROM file)
Operation:
LI _ file name
Option:
file name ...... File name to be loaded (without extension)
Description:
The specified code PROM file is loaded in the host computer and transferred to the PROM
writer. This command loads two code PROM files created by the HEX63xxx (high-order
HEX data file and low-order HEX data file) for the code PROM. The file name should be
specified without the extension.
Example:
LI_c3466001
.....
Loads the C3466001.HSA and C3466001.LSA files.
26 LOAD command (for data PROM file)
Operation:
LC _ file name
Option:
file name ...... File name to be loaded (without extension)
Description:
The specified data PROM file is loaded in the host computer and transferred to the PROM
writer. This command loads a data PROM file created by the HEX63xxx. The file name
should be specified without the extension.
Example:
LS_c3466001
..... Loads the C3466001.CSA file.
27 SAVE command (for code PROM file)
Operation:
SI _ file name
Option:
file name ...... File name to be saved (without extension)
Description:
Saves the code PROM data in the buffer RAM of the PROM writer into two files, a high-
order data file with the specified name and .HSA extension and a low-order data file with
the specified name and .LSA extension. The file name should be specified without the
extension.
Example:
SI_c3466001
..... Saves the code PROM data into the C3466001.HSA and C3466001.LSA
files.