APPENDIX A ASSEMBLER (Sub tool chain)
S5U1C88000C MANUAL II
EPSON
229
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
3. Error message
Error stop at [drive and path name] link88.exe
Error stop at [drive and path name] rel88.exe
Error stop at [drive and path name] hex88.exe
Error stop at [drive and path name] sym88.exe
Cannot find [drive and path name] installed E0C88 dev.
tools directory
Cannot find [file_name] input parameter file
Cannot find [drive and path name] link88.exe
Cannot find [drive and path name] rel88.exe
Cannot find [drive and path name] hex88.exe
Cannot find [drive and path name] sym88.exe
Error occurred in link88.
Error occurred in rel88.
Error occurred in hex88.
Error occurred in sym88.
Cannot find [drive or path] in which the S1C88 Family software tools
is installed.
Cannot find input parameter file (.lcm) that is used with the lk88.bat.
Cannot find link88.
Cannot find rel88.
Cannot find hex88.
Cannot find sym88.
Error message
Explanation
Note: The following operations will be stopped when an error occurs.
<Precautions upon using the batch file>
(1) Some of the messages displayed during batch processing is automatically generated through the MS-
DOS/PC-DOS batch processing function and command. For this reason, it may be placed under MS-
DOS/PC-DOS control when an error occurs and thus force the batch processing to be interrupted.
(2) When an error occurs, the following procedures do not automatically continue. However, it may not
be controllable as noted in reason (1) indicated above.
(3) The execution parameters (user customization field) of the batch file basically do not locate parameter
setting errors. Therefore, do not set the parameters other than specified.
(4) An MS-DOS/PC-DOS environment variable will be used to execute the batch file, therefore, the size
of the environment variable should be allocated with as much space as possible using the
CONFIG.SYS.
A.2.4.6 Absolute object file
The absolute object file is a binary file created by link88.
The name of the file name created will be the same as that specified with the -o flag.
The files come in a multi-section object format.
This file is composed of an object (machine language) code and various reallocation information.
A.2.4.7 Execution example of linking
The following shows examples of the lk88 execution.
C:\USER>c:\EPSON\lk88
C:\USER>echo off
E0C88 Family Auto Link Execution Utility Ver. X.XX
Copyright (C) SEIKO EPSON CORP. 1993–1996
link88 Linker Version X.XX
Copyright (c) 1993 by Advanced Data Controls, Corp.
Licenced to SEIKO EPSON CORP.
lk88.bat utility has been successfully executed.
C:\USER>