3-50
EPSOn
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
3 SOfTWarE DEVElOPMEnT PrOCEDUrES
3.4.4 Setting and Correcting the Makefile
To specify a user makefile
Now we'll set up the
IDE
to build the project using the separately prepared makefile. Here, we use
mymak-
efile.mak
, which we imported into the project.
Step 15
: After selecting the "
mymake_sample
" project from the [Navigator] or [C/C++ Projects] view, se-
lect [Properties] from the [Project] menu or context menu to display the [Properties] dialog box.
Step 16
: Select [C/C++ Make Project] from the properties list to display the page for the [Make Builder] tab.
Step 17
: Change the makefile name "
mymake_sample_gnu17IDE.mak
" set in [Build command:] to
"
mymakefile.mak
".
No change is required if the makefile is
mymakefile.mak
. However, unless the target name in the user-
created makefile is
all
(build) or
clean
(clean), the following settings must also be changed.
[Build (Incremental Build)]
Specify the target in the makefile to be called when executing a build process.
[Clean]
Specify the target in the makefile to be called when executing a clean process (to clear the generated files).
[Build on resource save (Auto Build)] is not used in the
IDE
.
Step 18
: Click the [OK] button.
Summary of Contents for S5U1C17001C
Page 6: ......
Page 17: ...1 General S5U1C17001C Manual 1 General ...
Page 18: ......
Page 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Page 22: ......
Page 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Page 30: ......
Page 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Page 104: ......
Page 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Page 122: ......
Page 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Page 366: ......
Page 385: ...7 Library S5U1C17001C Manual 7 library ...
Page 386: ......
Page 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Page 406: ......
Page 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Page 440: ......
Page 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Page 450: ......
Page 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Page 627: ......
Page 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...