s5u1c17001c Epson Electronics America, Inc., s5u1c17001c Datasheet - Page 205

no-image

s5u1c17001c

Manufacturer Part Number
s5u1c17001c
Description
Cmos 16-bit Application Specific Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet
5.7 Building a Program
Building a program means compiling/assembling the necessary sources and linking the compiled/assembled sourc-
es, including libraries, to generate an executable object file. In practice, this means running make.exe to execute the
makefile containing the compiler and linker execution procedures.
This section describes how to set the tool options and linker scripts needed for a build operation and how to execute
a build process.
5.7.1 Setting the CPU Type and Memory Model
The startup command options for tools and libraries to be linked depend on the processor and its memory space size
for which you are developing the application. You must select the correct processor type and memory model before
attempting a build process. In most cases, you will not need to select a target CPU type and a memory model, since
this would presumably have been done when you created the project. If necessary, you can reset the CPU type and
memory model as follows:
(1) In the [C/C++ Projects] or [Navigator] view, select a project for which you want to change the CPU type or
(2) Select [Properties] from the [Project] menu or from the context menu in the above view.
(3) Select [GNU17 General] from the properties list.
(4) From the [Target CPU Device] combo box, select the target processor:
S5U1C17001C MANUAL
(C COMPILER PACKAGE FOR S1C17 FAMILY) (Ver. 1.1)
memory model.
This displays the [Properties] dialog box.
The [Target CPU Device] and [Memory Model] combo boxes show the currently selected C17 Core/processor
type and memory model, respectively. (The default CPU type and memory model are S1C17 and REGULAR.)
The models displayed in the list may be added/deleted by the configuration file that will be modified when a new
model is released or an existing model is discontinued. The selected CPU name will be written in the parameter
file to be sent to the debugger and is used for configuration of the debugger's model simulator function. (However,
"S1C17" is provided only for core simulation, so it is not described in the parameter file.)
S1C17:
S1C17701: When S1C17701 is the target model or when ES-Sim17 is used for debugging
Built-in S1C17 Core model
EPSON
5 GNU17 IDE
5-99

Related parts for s5u1c17001c