CHAPTER 2 INSTALLATION
8
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
[\DOC]
[\ENGLISH]
... Document folder (English)
REL_xxxx_E.TXT
... Tool release note
TBD_E.PDF
... Manual (PDF)
TBD_E.PDF
... Quick reference (PDF)
[\HARD]
... Hardware tool document folder (English)
PRC_COMMON_E.PDF ... Standard peripheral circuit board manual (PDF)
ICE88UR_SETUP_E.PDF... ICE manual (PDF)
[\JAPANESE]
... Document folder (Japanese)
REL_xxxx_J.TXT
... Tool release note
TBD_J.PDF
... Manual (PDF)
TBD_J.PDF
... Quick reference (PDF)
[\HARD]
... Hardware tool document folder (Japanese)
PRC_COMMON_J.PDF ... Standard peripheral circuit board manual (PDF)
ICE88UR_SETUP_J.PDF ... ICE manual (PDF)
[\ETC]
... Default locator description files
S1C88.DSC
MK88.MK
S1C88.CPU
S1C88.MEM
[\ICE]
[\FPGA]
C88xxx.MOT
... FPGA data for standard peripheral circuit board
[\INCLUDE]
... C header files
[\LIB]
... C library files
[\LIBCC]
... Library objects for compact code model
[\LIBCD]
... Library objects for compact data mode
[\LIBCL]
... Library objects for large mode
[\LIBCS]
... Library objects for small mode
[\SRC]
... Library source files
[\SAMPLES]
... Sample program sources
Refer to ApplicationNote_J(E).PDF located in this folder for the contents of the sample
programs.
[\WRITER]
[\8xxxx] (Flash microcomputer name)
[\URW2]
RW8xxxxx.EXE ... Universal ROM Writer II control software
8xxxxx.FRM
... Firmware
[\OBPW]
OBW8xxxx.EXE ... On-board Programming ROM Writer control software
RW8xxxx.INI
... Device information setup file
[\MPRW]
G8xxxxxx.EXE ... Multiple-Programming ROM Writer control software
:
∗
Refer to the technical manual for details of the ROM Writer and PROM programming.
Online manual in PDF format
The online manuals are provided in PDF format, so Adobe Acrobat Reader Ver. 4.0 or later is needed
to read it.
Files for future release models
The files for future release models will be provided in the Microcomputer User's Site of Seiko Epson.
Refer to the Readme file included in the package for installation.
2.5 Environment Settings
The following environment variables must be configured for the tools in this package:
SET PATH=C:\EPSON\S1C88\BIN;%PATH%
SET C88INC=C:\EPSON\S1C88\INCLUDE
SET C88LIB=C:\EPSON\S1C88\LIB
Run addpath.bat in which the above commands are described before using the tools.
When you select another directory at installation, "EPSON\S1C88\" shown above is changed to that
directory name.
However, wb88 automatically configures the environment variables at start-up, so it is not necessary to
run addpath.bat when invoking the tools from wb88.