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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 5: WORK BENCH
5.2.6 Make
The wb33 has a function that allows it to create a basic make file.
To create a make file
64
1. Using the [gcc-lk options] window, set up the options for a range of software tools from the C Compiler
2. Click the [Make edit] button. The [Make file editor] window will appear.
After the above is completed, a make file (.mak) will be created in the current directory. Two command
files (.cmx, .cm) – one for the Instruction Extender and one for the Linker – will be created simultaneously.
If suffix definition is not used., source files in the different directory can be added to the make file.
In the case, change directory in the directory list box, select the source file from the file list box, then click
[Add to Make file] button.
make file (.mak)
This file contains a description of execution procedures using the specified options and the source file for a
range of software tools from the C Compiler to the Linker. For details about the make file, refer to Section
17.1, "Make".
Example: make file used in the tutorial (test.mak)
to the Linker.
?
?
?
?
?
?
?
?
?
3. Input the make file in the [Make file name] text box. No
4. Choose all source files you want used from the file list box. Note
5. When suffix definition is used, select the [Suffix type] check box.
6. Click on the [New Make file] button.
extension is required.
that the files whose extensions are not ".c" or ".s" will be ignored
even if they are selected.
The sample make file shown below was created without suffix
definition.
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL

Related parts for s5u1c33000c