1 COMPOSITION OF DEVELOPMENT SUPPORT TOOL
E0C6011 DEVELOPMENT TOOL MANUAL
EPSON
3
1.4 Production of Execution Disk
Execution files for each software development support tool and batch and parameter files for the ICE62R
(ICE6200) are recorded in the DEV6011 floppy disk.
The content of the files contained in the DEV6011 floppy disk are shown below.
PC-DOS version
ASM6011.EXE
FOG6011.EXE
ICS6011B.BAT
ICS6011W.EXE
ICS6011P.PAR
MDC6011.EXE
SOG6011.EXE
MS-DOS version
ASM6011.EXE
FOG6011.EXE
ICS6011.BAT
ICS6011J.EXE
ICS6011P.PAR
MDC6011.EXE
SOG6011.EXE
Contents
Cross Assembler execution file
Function Option Generator execution file
ICE Control Software batch file
ICE Control SoftzÀre execution file
ICE Control Software parameter file
Mask Data Checker execution file
Segment Option Generator execution file
■
First copy the entire content of this disk using
commands such as DISKCOPY then make the
execution disk. Carefully conserve the original
floppy disk for storage purposes.
When copying into a hard disk, make a sub-
directory with an appropriate name (DEV6011,
etc.) then copy the content of the floppy disk into
that subdirectory using the COPY command.
Example:
Copying into a floppy disk
Insert the original disk into the A drive and
the formatted disk to be copied into B drive,
then execute the DISKCOPY command.
A>DISKCOPY A: B:
Copying into a hard disk (C drive)
Make a subdirectory (DEV6011), then insert
the original disk into the A drive and execute
the COPY command.
C\>MD DEV6011
C\>CD DEV6011
C\DEV6011\>COPY A:*.*
Example:
Setting of FILES (CONFIG.SYS)
C\>TYPE CONFIG.SYS
:
FILES=20
:
■
In "ICS6011(B).BAT" the batch process is
indicated such that the ICS6011J(W).EXE is
executed after the execution of the command for
the setting of the RS-232C communication
parameters.
The SPEED (MS-DOS) or MODE (PC-DOS)
command is used for setting the RS-232C, so you
should copy these commands into the disk to be
executed or specify a disk or directory with the
command using the PATH command.
■
Next make a CONFIG.SYS file using Editor or
the like.
When a CONFIG.SYS has previously been made
using a hard disk system, check the setting of
the FILES within it. (If there is none add it.)
Set the number of files to be described in
CONFIG.SYS at 10 or more, so that the Mask
Data Checker MDC6011 will handle many files.
Note
The driver for the RS-232C must be included
in CONFIG.SYS by the host computer.
RS-232C Setting (PC-DOS version)
MODE COM1: 9600, n, 8, 1, p
RS-232C Setting (MS-DOS version)
SPEED R0 9600 B8 PN S1