s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 87

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
To execute make
MAKE clean
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
1. Before executing make, customize the make file and the linker command file if necessary.
2. Choose options for the make tool from the [other options] window.
3. Choose a make file from the file list box of the execution window and click on the [MAKE] button.
By following only the above operation, you can get an object file in srf33 format after linkage. For details
about the functions and the operation of make, refer to Section 17.1, "Make".
Options for make
{normal: 1-pass make (turned on by default)
{2 pass: 2-pass make (turned off by default)
†no exe cmd: Selection of the -n option (turned off by default)
The make file created by the wb33 contains a description of the commands to delete intermediate and object
files other than the sources. These commands are defined with the target name "clean".
The following lists the commands included in a make file:
These commands can be executed by clicking the [MAKE clean] button after selecting the make file in the
wb33 execution window.
All files in the current directory that have extensions ".srf", ".o", ".ms", ".ps", ".map" and ".sym" are
deleted.
This option executes make without specifying an argument for the target name.
created or updated.
This option executes make by using the target name "opt" as an argument.
The commands written in the make file are executed from "opt:" in the file. As a result, after
processing up to linkage in the first pass is completed, optimization by the Instruction Extender is
performed based on the linked symbol information. The file generated by this optimization process is
assembled and linked one more time.
This option executes make after specifying the -n option of make.
The commands executed by make are only displayed: no command is actually executed. This option
may be used to verify whether there is any file that has been modified after the previous execution of
make.
Since this is to make the first target in the make file, 1-pass processing is performed until a .srf file is
[MAKE clean] button
EPSON
CHAPTER 5: WORK BENCH
71

Related parts for s5u1c33000c