Setting And Correcting The Makefile - Epson S5U1C17001C Manual

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

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.
3-50
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
S5U1C17001C ManUal

Advertisement

Table of Contents
loading

Table of Contents