Tutorial 1 (Basic Operations, From Project Creation To Rom Mask Data); Starting The Ide - 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.3 Tutorial 1 (Basic Operations, from Project Creation to rOM
mask Data)
This section provides a tutorial based on a sequence of basic operations from IDE startup to debugging to creation
of the ROM data file. For detailed information on each tool, refer to the sections in which the respective tools are
described.
Files used
This discussion assumes that the sample source files listed below are present in the c:\EPSON\gnu17\
sample\S1C17common\simulator\tst directory.
Assembler source file
boot.s
C source file
main.c
Described below is range of operations for creating a project, building a program, and verifying program operation
using the above two source files. Note that this discussion assumes that you are using the IDE for the first time af-
ter installing the tools. If you have taken any actions in the IDE, the example screens may not match the ones you
see on your PC.

3.3.1 Starting the iDE

Step 1: Double-click the eclipse.exe icon in the c:\EPSON\gnu17\eclipse directory to start the
IDE. You also can start the IDE by selecting [EPSON MCU] > [GNU17] > [GNU17 IDE] from
the Windows Start menu.
After an Eclipse splash screen, the [Workspace Launcher] dialog box shown below will appear. Specify the work-
space (directory) in which you want to save the project resources and output files.
This tutorial uses the default workspace directory. You can select any directory or create a new directory and set it
as the workspace.
* Do not specify the project directory (directory containing .project file) as a workspace directory. Doing so may
result in failures with project imports (when [Copy projects into workspace] is selected).
Step 2: Click the [OK] button.
The IDE window shown below will be displayed.
3-8
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
S5U1C17001C ManUal

Advertisement

Table of Contents
loading

Table of Contents