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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
3.2.4 Auto-execution from Compiling to Linking
Execute the Make using the test.mak created in the previous section.
To execute the Make
[MAKE] button
3.2.5 To Execute Tools Individually
The tools can be executed individually. For example, to execute the Compiler only,
Step 9) Display the C source file (main.c) by selecting the [*.c] radio button (if necessary).
Step 10) Select the main.c in the file list box, then click [GCC33].
When correcting syntax errors in source files, the Compiler can only be executed in this method.
Other tools can also be executed individually with a similar operation.
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Step 8) Select the "test.mak" in the file list box on the execution window, then
click [MAKE].
EPSON
CHAPTER 3: SOFTWARE DEVELOPMENT PROCEDURES
The Make sequentially executes preprocessing and
assembling the boot.s, compiling and assembling the
main.c and linking the object files. As a result, the
output files of the executed tools appear in the
"sample\tst\" directory.
boot.ps: Output file of the Preprocessor pp33
main.ps: Output file of the C Compiler gcc33
boot.ms, main.ms: Output file of the Instruction
boot.o, main.o: Output file of the Assembler as33
test.srf, test.sym: Output file of the Linker lk33
Extender ext33
13

Related parts for s5u1c33000c