]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/user-guide/connecting-target-sim.html
RedBoot TX53 Release 2012-02-15
[karo-tx-redboot.git] / doc / html / user-guide / connecting-target-sim.html
1 <!-- 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 >Using A Simulator Target</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="Target Setup"
23 HREF="user-guide-installation-target.html"><LINK
24 REL="PREVIOUS"
25 TITLE="Connecting Via Ethernet"
26 HREF="connecting-target-ethernet.html"><LINK
27 REL="NEXT"
28 TITLE="Using A Synthetic Target"
29 HREF="connecting-target-synth.html"></HEAD
30 ><BODY
31 CLASS="SECT1"
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="connecting-target-ethernet.html"
58 ACCESSKEY="P"
59 >Prev</A
60 ></TD
61 ><TD
62 WIDTH="80%"
63 ALIGN="center"
64 VALIGN="bottom"
65 >Chapter 9. Target Setup</TD
66 ><TD
67 WIDTH="10%"
68 ALIGN="right"
69 VALIGN="bottom"
70 ><A
71 HREF="connecting-target-synth.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="SECT1"
82 ><H1
83 CLASS="SECT1"
84 ><A
85 NAME="CONNECTING-TARGET-SIM">Using A Simulator Target</H1
86 ><P
87 >GDB connects to all simulator targets using the same basic
88 command, although each simulator may require additional options.
89 These are listed in the document describing the target, and should
90 be used when connecting.</P
91 ><P
92 >Connect to the target by issuing the following command in
93 GDB console mode:</P
94 ><TABLE
95 BORDER="5"
96 BGCOLOR="#E0E0F0"
97 WIDTH="70%"
98 ><TR
99 ><TD
100 ><PRE
101 CLASS="PROGRAMLISTING"
102 >(gdb) target sim [target specific options]</PRE
103 ></TD
104 ></TR
105 ></TABLE
106 ><P
107 >In Insight, connect by opening the <SPAN
108 CLASS="emphasis"
109 ><I
110 CLASS="EMPHASIS"
111 >File-&#62;Target
112 Settings</I
113 ></SPAN
114 > window and enter:</P
115 ><TABLE
116 BORDER="5"
117 BGCOLOR="#E0E0F0"
118 WIDTH="70%"
119 ><TR
120 ><TD
121 ><PRE
122 CLASS="PROGRAMLISTING"
123 >Target: Simulator     
124 Options: [target specific options]</PRE
125 ></TD
126 ></TR
127 ></TABLE
128 ><P
129 >Set other options according to preference, close the window and
130 select <SPAN
131 CLASS="emphasis"
132 ><I
133 CLASS="EMPHASIS"
134 >Run-&#62;Connect to target</I
135 ></SPAN
136 >.</P
137 ></DIV
138 ><DIV
139 CLASS="NAVFOOTER"
140 ><HR
141 ALIGN="LEFT"
142 WIDTH="100%"><TABLE
143 SUMMARY="Footer navigation table"
144 WIDTH="100%"
145 BORDER="0"
146 CELLPADDING="0"
147 CELLSPACING="0"
148 ><TR
149 ><TD
150 WIDTH="33%"
151 ALIGN="left"
152 VALIGN="top"
153 ><A
154 HREF="connecting-target-ethernet.html"
155 ACCESSKEY="P"
156 >Prev</A
157 ></TD
158 ><TD
159 WIDTH="34%"
160 ALIGN="center"
161 VALIGN="top"
162 ><A
163 HREF="ecos-user-guide.html"
164 ACCESSKEY="H"
165 >Home</A
166 ></TD
167 ><TD
168 WIDTH="33%"
169 ALIGN="right"
170 VALIGN="top"
171 ><A
172 HREF="connecting-target-synth.html"
173 ACCESSKEY="N"
174 >Next</A
175 ></TD
176 ></TR
177 ><TR
178 ><TD
179 WIDTH="33%"
180 ALIGN="left"
181 VALIGN="top"
182 >Connecting Via Ethernet</TD
183 ><TD
184 WIDTH="34%"
185 ALIGN="center"
186 VALIGN="top"
187 ><A
188 HREF="user-guide-installation-target.html"
189 ACCESSKEY="U"
190 >Up</A
191 ></TD
192 ><TD
193 WIDTH="33%"
194 ALIGN="right"
195 VALIGN="top"
196 >Using A Synthetic Target</TD
197 ></TR
198 ></TABLE
199 ></DIV
200 ></BODY
201 ></HTML
202 >