OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [doc/] [html/] [user-guide/] [config-tool-getting-started.html] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 28 unneback
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2
<!-- This material may be distributed only subject to the terms      -->
3
<!-- and conditions set forth in the Open Publication License, v1.0  -->
4
<!-- or later (the latest version is presently available at          -->
5
<!-- http://www.opencontent.org/openpub/).                           -->
6
<!-- Distribution of the work or derivative of the work in any       -->
7
<!-- standard (paper) book form is prohibited unless prior           -->
8
<!-- permission is obtained from the copyright holder.               -->
9
<HTML
10
><HEAD
11
><TITLE
12
>Getting Started</TITLE
13
><meta name="MSSmartTagsPreventParsing" content="TRUE">
14
<META
15
NAME="GENERATOR"
16
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17
"><LINK
18
REL="HOME"
19
TITLE="eCos User Guide"
20
HREF="ecos-user-guide.html"><LINK
21
REL="UP"
22
TITLE="The eCos Configuration Tool"
23
HREF="the-ecos-configuration-tool.html"><LINK
24
REL="PREVIOUS"
25
TITLE="The eCos Configuration Tool"
26
HREF="the-ecos-configuration-tool.html"><LINK
27
REL="NEXT"
28
TITLE="Invoking the eCos Configuration Tool"
29
HREF="config-tool-invoking.html"></HEAD
30
><BODY
31
CLASS="CHAPTER"
32
BGCOLOR="#FFFFFF"
33
TEXT="#000000"
34
LINK="#0000FF"
35
VLINK="#840084"
36
ALINK="#0000FF"
37
><DIV
38
CLASS="NAVHEADER"
39
><TABLE
40
SUMMARY="Header navigation table"
41
WIDTH="100%"
42
BORDER="0"
43
CELLPADDING="0"
44
CELLSPACING="0"
45
><TR
46
><TH
47
COLSPAN="3"
48
ALIGN="center"
49
>eCos User Guide</TH
50
></TR
51
><TR
52
><TD
53
WIDTH="10%"
54
ALIGN="left"
55
VALIGN="bottom"
56
><A
57
HREF="the-ecos-configuration-tool.html"
58
ACCESSKEY="P"
59
>Prev</A
60
></TD
61
><TD
62
WIDTH="80%"
63
ALIGN="center"
64
VALIGN="bottom"
65
></TD
66
><TD
67
WIDTH="10%"
68
ALIGN="right"
69
VALIGN="bottom"
70
><A
71
HREF="config-tool-invoking.html"
72
ACCESSKEY="N"
73
>Next</A
74
></TD
75
></TR
76
></TABLE
77
><HR
78
ALIGN="LEFT"
79
WIDTH="100%"></DIV
80
><DIV
81
CLASS="CHAPTER"
82
><H1
83
><A
84
NAME="CONFIG-TOOL-GETTING-STARTED">Chapter 15. Getting Started</H1
85
><DIV
86
CLASS="TOC"
87
><DL
88
><DT
89
><B
90
>Table of Contents</B
91
></DT
92
><DT
93
><A
94
HREF="config-tool-getting-started.html#CONFIG-TOOL-GETTING-STARTED-INTRO"
95
>Introduction</A
96
></DT
97
><DT
98
><A
99
HREF="config-tool-invoking.html"
100
>Invoking the <SPAN
101
CLASS="PRODUCTNAME"
102
>eCos</SPAN
103
> <SPAN
104
CLASS="APPLICATION"
105
>Configuration Tool</SPAN
106
></A
107
></DT
108
><DT
109
><A
110
HREF="config-tool-component-repository.html"
111
>The Component Repository</A
112
></DT
113
><DT
114
><A
115
HREF="config-tool-documents.html"
116
><SPAN
117
CLASS="PRODUCTNAME"
118
>eCos</SPAN
119
> <SPAN
120
CLASS="APPLICATION"
121
>Configuration Tool</SPAN
122
> Documents</A
123
></DT
124
></DL
125
></DIV
126
><DIV
127
CLASS="SECT1"
128
><H1
129
CLASS="SECT1"
130
><A
131
NAME="CONFIG-TOOL-GETTING-STARTED-INTRO">Introduction</H1
132
><P
133
> The <SPAN
134
CLASS="PRODUCTNAME"
135
>eCos</SPAN
136
> <SPAN
137
CLASS="APPLICATION"
138
>Configuration Tool</SPAN
139
> is used
140
          to tailor <SPAN
141
CLASS="PRODUCTNAME"
142
>eCos</SPAN
143
> at source level, prior to compilation or
144
          assembly, and provides a configuration file and a set of
145
          files used to build user applications. The sources and other
146
          files used for building a configuration are provided in a
147
          <SPAN
148
CLASS="emphasis"
149
><I
150
CLASS="EMPHASIS"
151
>component repository</I
152
></SPAN
153
>, which is loaded
154
          when the <SPAN
155
CLASS="PRODUCTNAME"
156
>eCos</SPAN
157
> <SPAN
158
CLASS="APPLICATION"
159
>Configuration Tool</SPAN
160
>
161
          is invoked. The component repository includes a set of files
162
          defining the structure of relationships between the
163
          <SPAN
164
CLASS="APPLICATION"
165
>Configuration Tool</SPAN
166
> and other components, and is written in a
167
          <I
168
CLASS="FIRSTTERM"
169
>Component Definition Language</I
170
> (<SPAN
171
CLASS="ACRONYM"
172
>CDL</SPAN
173
>).
174
          For a description of the concepts underlying component
175
          configuration, see <A
176
HREF="cdl-concepts.html"
177
>Chapter 24</A
178
>.</P
179
></DIV
180
></DIV
181
><DIV
182
CLASS="NAVFOOTER"
183
><HR
184
ALIGN="LEFT"
185
WIDTH="100%"><TABLE
186
SUMMARY="Footer navigation table"
187
WIDTH="100%"
188
BORDER="0"
189
CELLPADDING="0"
190
CELLSPACING="0"
191
><TR
192
><TD
193
WIDTH="33%"
194
ALIGN="left"
195
VALIGN="top"
196
><A
197
HREF="the-ecos-configuration-tool.html"
198
ACCESSKEY="P"
199
>Prev</A
200
></TD
201
><TD
202
WIDTH="34%"
203
ALIGN="center"
204
VALIGN="top"
205
><A
206
HREF="ecos-user-guide.html"
207
ACCESSKEY="H"
208
>Home</A
209
></TD
210
><TD
211
WIDTH="33%"
212
ALIGN="right"
213
VALIGN="top"
214
><A
215
HREF="config-tool-invoking.html"
216
ACCESSKEY="N"
217
>Next</A
218
></TD
219
></TR
220
><TR
221
><TD
222
WIDTH="33%"
223
ALIGN="left"
224
VALIGN="top"
225
>The eCos Configuration Tool</TD
226
><TD
227
WIDTH="34%"
228
ALIGN="center"
229
VALIGN="top"
230
><A
231
HREF="the-ecos-configuration-tool.html"
232
ACCESSKEY="U"
233
>Up</A
234
></TD
235
><TD
236
WIDTH="33%"
237
ALIGN="right"
238
VALIGN="top"
239
>Invoking the <SPAN
240
CLASS="PRODUCTNAME"
241
>eCos</SPAN
242
> <SPAN
243
CLASS="APPLICATION"
244
>Configuration Tool</SPAN
245
></TD
246
></TR
247
></TABLE
248
></DIV
249
></BODY
250
></HTML
251
>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.