![Epson S1C88 Series Manual Download Page 310](http://html.mh-extra.com/html/epson/s1c88-series/s1c88-series_manual_106917310.webp)
Work Bench wb88 (4)
Work Bench
Menus
Dev Tools - Function Option Generator
Invokes the function option generator winfog.
Dev Tools - Mask Data Checker
Invokes the mask data checker winmdc.
On-Board ROM Writer
Invokes the on-board ROM writer control software.
Sim88 Configuration
Displays a dialog box for setting the path to the
simulator Sim88.exe.
Editor Configuration
Displays a dialog box for setting the editor path and
the command line options.
About WB88
Displays a dialog box showing the version of the work
bench.
[Tools] menu
[Help] menu
Error Messages
Error output when generating a project
Unable to create a project : Dev Directory of
Unable to create a project because no
S1C88 family package does not exist.
DEV directories exist. The DEV directory
of the package contains various definition
files required for build task. No projects
can be built without this directory.
Error output when adding files to the project
The file cannot be added to the project.
The file <filename> cannot be added to
It is not a C file.(<filename>)
the project because it is not a C source file.
The file cannot be added to the project.
The file <filename> cannot be added to the
It is not an ASM file.(<filename>)
project because it is not an assembly source file.
The file cannot be added to the project.
The file <filename> cannot be added to the
It is not a header file.(<filename>)
project because it is not a header file.
The file is already existed in the project.
The file <filename> cannot be added to
It cannot be added in the project.(<filename>) the project because it already exists.
WB88 does not support such source file type. This source type file is not supported by wb88.
(<filename>)
File error
Failed to access the file.(<filename>)
Failed to operate on the file <filename>.
Unable to open the file.(<filename>)
Failed to open the file <filename>.
Error output when starting a tool
Unable to execute ICE88UR.exe :
Cannot start S5U1C88000H5 because
Unable to access <filename>.
wb88 could not access the file <filename>.
Unable to execute Sim88 :
Cannot start Sim88 because wb88 could
Unable to access the DEF file.(<filename>)
not access the definition file.
Unable to execute <toolname>.
Unable to start <toolname>.
Error output when building
Select a C or an ASM file.
Select a C source or assembly source file.
Before source files can be compiled, you
must select the target file from tree view.
Build Command needs an active project.
The build target must be project.
No target file is found in the project.
No target files to build are found in the
project. Source files must be registered to
a project before they can be built.
Other error
The command needs an active project.
The command requires a project. This error
message is displayed if, in the absence of a
project, a function is executed for which a project
must be present.
Error Messages
System error
not enough memory
There is insufficient memory to run wb88.
Error output when generating a project
The file is not a WB88 project file.
The file <filename> is not a wb88 project file.
(<filename>)
The version of the project file is not supported. This version of the project file <filename> is not
(<filename>)
supported.
Unable to create a project : cannot access.
Unable to generate a project because the file
<filename>
<filename> could not be accessed correctly.
Unable to create a project : Unable to copy
Unable to generate a project because wb88
DEF file.(<filename>)
failed to copy the definition file <filename>.
The project is already existed.(<filename>)
Unable to create a project because the file
<filename> already exists. Two or more
projects with the same name cannot be
created in the same folder.