Epson S5U1C17001C Manual page 35

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

Advertisement

(1) Creating a new project 1
This is the conventional procedure for developing software with the IDE. The user creates source files, after
which the IDE automatically generates all other files required for build processing and debugger startup.
The basic procedural flow is given below.
From
second
time
yes
From
second
time
IDE
Debugger
Figure 3.2.2 Procedural flow (makefiles, etc. generated automatically by the iDE)
For detailed information on basic operations, from starting the IDE to debugging the program, refer to Section
3.3, "Tutorial 1 (Basic Operations, from Project Creation to ROM mask Data)".
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
Start the IDE
Create a new project
Edit source files
Specify build options
Set a linker script (link map)
Build (compile link)
Error?
no
Set debugger startup
Start the debugger
Debug
OK?
no
Close the debugger
EPSOn
3 SOfTWarE DEVElOPMEnT PrOCEDUrES
Create and edit source files using the IDE.
You can also import source files created in other editors.
Select C compiler, assembler, and linker options.
Set section information and location.
Linker script files are generated automatically by the IDE.
Run make.exe to execute the makefile generated
automatically by the IDE.
You can jump from an error message to the editor line
containing the error.
Set parameter file map information and connect
mode, etc.
Start the gdb debugger. The gdb debugger executes
the command file generated automatically by the IDE.
yes
Completed
3
SoftDev
3-5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S5U1C17001C and is the answer not in the manual?

Table of Contents