HS2339EPI61H-U Renesas Electronics America, HS2339EPI61H-U Datasheet - Page 63

no-image

HS2339EPI61H-U

Manufacturer Part Number
HS2339EPI61H-U
Description
EMULATOR BASE UNIT H8S/2339 FAM
Manufacturer
Renesas Electronics America
Type
Microcontrollerr
Datasheet

Specifications of HS2339EPI61H-U

Contents
E6000 Emulator and CD-ROM
For Use With/related Products
H8S/2339
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
This chapter explains the more advanced build concepts.
3.1
Chapter 2, “Build Basics” began by describing the build process in terms of a compiler, an assembler and a
linker (figure 2.1). This will be the case for most installations of the HEW. However, if you want to begin
changing the build process (e.g. adding and removing phases) then it is important to understand more about the
way in which a build functions.
3.1.1
Building a project means applying a set of tools upon certain input files in order to produce the desired output.
Thus, we apply a compiler upon C/C++ source files in order to create object files, we apply an assembler upon
assembler source files in order to create object files and so forth. At each step or “phase” of the build, we apply a
different tool upon a different set of input files. Figure 3.1 presents another view of the build process.
The Build Process Revisited
What is a Build?
Phase X Input Files
Phase 1 Input Files
Phase 2 Input Files
Phase 3 Input Files
3.
Advanced Build Features
Figure 3.1: Build Process
PHASE 2
PHASE X
PHASE 1
PHASE 3
BEGIN
END
Phase X Output Files
Phase 1 Output Files
Phase 2 Output Files
Phase 3 Output Files
37

Related parts for HS2339EPI61H-U