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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
The following show the format of the relative path description:
### src definition start
SRC1_DIR=..\sample\\
SRC2_DIR=..\demo\\
### src definition end
Do not insert a space.
If macro definition is added by adding a source file with its directory different from the make file, the
format is SRCxxx_DIR=relative path, where xxx shows the maximum value of macro+1.You cannot create
a make file where xxx exceeds 2147483647.
Deletion from the make file
For the object file name, the Make file editor deletes the line that contains the specified file name with the
" ^^^^ <file>.o ^ \" format ( ^ denotes a space). Therefore, do not modify this format including the number of
spaces.
For the dependency list, the Make file editor deletes the range from the source file name line that begins
with ## to the last blank line. Do not modify or delete the lines that begin with ## or the blank lines.
Macro definition which described relative path can not be deleted from wb33. To delete from the editor,
make sure that deleted macro can not be restored by the wb33.
Original make file
?
?
?
Do not delete this line. It shows the start of the relative path description.
It defines the relative path from the make file in SRC1_DIR.
Only line feed code is necessary for macro description which ends with "\".
It defines the relative path from the make file in SRC2_DIR.
It shows end of the relative path description. Do not delete this line.
....... 1
EPSON
Example: Make file after "boot.s" is deleted
?
?
CHAPTER 5: WORK BENCH
69

Related parts for s5u1c33000c