Many
Manuals
search
Categorias
Marcas
Inicio
Renesas
Software
M16C
Manual de usuario
Renesas M16C Manual de usuario Pagina 12
Descarga
Compartir
Compartiendo
Añadir a mis manuales
Imprimir
Pagina
/
294
Tabla de contenidos
MARCADORES
Valorado
.
/ 5. Basado en
revisión del cliente
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
(Blank Page)
2
1
2
...
7
8
9
10
11
12
13
14
15
16
17
...
293
294
User's Manual
1
Target System
3
Supported CPU
3
Overview
3
Setup of Debugger 1
5
Tutorial 59
6
Reference 81
6
10. C/C++ Expressions 253
9
12. Attention 263
9
Setup of Debugger
11
1. Features
13
1.1.2 Sampling Period
14
1.1.3 Related Windows
14
1.2 Break Functions
15
1.2.2 Hardware Break
16
1.2.3 Protect Break
17
1.3 Real-Time Trace Function
18
1.5 Coverage Function
21
2.1 Communication methods
23
2.2 Function table
23
3.1.1 USB Interface
24
3.1.2 LAN Interface
24
3.1.3 LPT Interface
24
3.2 Download of Firmware
26
3.3.1 USB communication
27
3.3.2 LAN communication 1
28
Key Data
30
HKEY_LOCAL_MACHINE¥S
30
4. Preparation before Use
32
4.3 Starting the Debugger
44
5. Setup the Debugger
45
5.1.1 MCU Tab
46
5.1.3 F/W and Work Area Tab
51
5.1.5 Clock Tab
55
5.1.6 Script Tab
56
Comm nication Mode u
58
Nibb le
58
Contents
62
Mapping Note
66
External
66
Internal
66
Tutorial
71
6. Tutorial
73
6.2 Usage
74
6.2.8 Step8 : Viewing Memory
83
6.2.14 What Next?
92
Reference
93
7. Windows/Dialogs
95
7.1 RAM Monitor Window
96
7.1.1 Extended Menus
98
7.2 ASM Watch Window
100
7.2.1 Extended Menus
101
7.3 C Watch Window
102
7.3.1 Extended Menus
104
7.4 Coverage Window
105
7.4.1 Extended Menus
106
7.5 Script Window
108
7.5.1 Extended Menus
109
7.6.1 Command Button
111
7.7.4 Command Button
119
7.8 Protect Window
158
7.9.6 Command Button
165
7.10 Time Measurement Window
171
7.10.3 Command Button
176
7.11 Trace Window
182
7.11.5 Extended Menus
187
7.12 Data Trace Window
193
7.12.1 Extended Menus
194
7.13 GUI I/O Window
195
7.13.1 Extended Menus
196
7.14 MR Window
197
7.15 MR Trace Window
221
7.15.1 Extended Menus
223
7.15.2.5.1. Move the Marker
229
7.16 MR Analyze Window
230
7.16.4 Extended Menus
232
7.17 MR Task Pause Window
235
7.17.2 Extended Menus
236
7.18 Task Trace Window
242
7.18.1 Extended Menus
243
7.18.2.3.1. Move the Marker
248
7.19 Task Analyze Window
249
8. Table of Script Commands
251
9. Writing Script Files
257
9.1.1 Script Command
258
9.1.2 Assign Statement
258
9.1.3 Conditional Statement
258
9.1.5 Comment statements
259
9.2 Writing Expressions
260
Notes
261
9.2.3 Macro Variables
262
9.2.4 Register variables
263
9.2.5 Memory variables
263
9.2.6 Line Nos
263
Dyadic comparison level 8
264
10. C/C++ Expressions
265
10.1.2 Scope Resolution
266
10.1.4 Pointers
266
10.1.5 Reference
266
10.1.6 Sign Inversion
267
Default
268
unsigned
268
signed
268
10.1.14 Variable Name
269
10.1.15 Function Name
269
10.1.16 Character Constants
269
10.2.1 Enumeration Types
270
10.2.2 Basic Types
270
10.2.3 Pointer Types
271
10.2.4 Array Types
272
10.2.5 Function Types
272
10.2.6 Reference Types
272
10.2.7 Bit Field Types
272
10.2.9 Syntax Errors
273
12. Attention
275
12.1.4 Function name in C++
277
12.1.8 Down-load of Firmware
277
12.2.5 Hardware Event
281
12.2.7 CPU rewrite
281
12.2.8 MR STK script command
281
12.3.3 TASKING C Compiler
282
12.3.5 Hardware Event
283
12.3.9 Watch dog timer
284
12.3.10 CPU rewrite
284
12.4.9 Hardware Event
286
12.5.1 When Using NCxx
287
-y Option
288
-ylmb
288
-ylmba
288
-yspc
291
Comentarios a estos manuales
Sin comentarios
Publish
Relacionado con productos y manuales para Software Renesas M16C
Software Renesas M3T-ICC740 Manual de usuario
(21 paginas)
Software Renesas TM V.3.20A Manual de usuario
(92 paginas)
Software Renesas REG10J0083-0100 Manual de usuario
(20 paginas)
Software Renesas M3T-MR100 Manual de usuario
(304 paginas)
Software Renesas REJ10J1822-0101 Manual de usuario
(142 paginas)
Software Renesas HS6400FDIW3S Manual de usuario
(94 paginas)
Software Renesas H8/3001 Manual de usuario
(211 paginas)
Software Renesas FLASH Development Toolkit 3.07 Manual de usuario
(19 paginas)
Software Renesas Stub Generator V.1.00 Información técnica
(144 paginas)
Software Renesas M3T-ICC740 Información técnica
(53 paginas)
Software Renesas PC7501 Manual de usuario
(286 paginas)
Software Renesas H8S/2628 Información técnica
(430 paginas)
Software Renesas SuperHTM Family SH72546RFCC Manual
(26 paginas)
Software Renesas SuperHTM Family SH72546RFCC Manual de usuario
(10 paginas)
Imprimir documento
Imprimir pagina 12
Comentarios a estos manuales