Many
Manuals
search
Kategorie
Marki
Strona główna
Renesas
Oprogramowanie
M16C
Instrukcja Użytkownika
Renesas M16C Instrukcja Użytkownika Strona 12
Pobierz
Podziel się
Dzielenie się
Dodaj do moich podręczników
Drukuj
Strona
/
294
Spis treści
BOOKMARKI
Oceniono
.
/ 5. Na podstawie
oceny klientów
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
Komentarze do niniejszej Instrukcji
Brak uwag
Publish
Powiązane produkty i podręczniki dla Oprogramowanie Renesas M16C
Oprogramowanie Renesas M3T-ICC740 Instrukcja Użytkownika
(21 strony)
Oprogramowanie Renesas TM V.3.20A Instrukcja Użytkownika
(92 strony)
Oprogramowanie Renesas REG10J0083-0100 Instrukcja Użytkownika
(20 strony)
Oprogramowanie Renesas M3T-MR100 Instrukcja Użytkownika
(304 strony)
Oprogramowanie Renesas REJ10J1822-0101 Instrukcja Użytkownika
(142 strony)
Oprogramowanie Renesas HS6400FDIW3S Instrukcja Użytkownika
(94 strony)
Oprogramowanie Renesas H8/3001 Instrukcja Użytkownika
(211 strony)
Oprogramowanie Renesas FLASH Development Toolkit 3.07 Instrukcja Użytkownika
(19 strony)
Oprogramowanie Renesas Stub Generator V.1.00 Informacje Techniczne
(144 strony)
Oprogramowanie Renesas M3T-ICC740 Informacje Techniczne
(53 strony)
Oprogramowanie Renesas PC7501 Instrukcja Użytkownika
(286 strony)
Oprogramowanie Renesas H8S/2628 Informacje Techniczne
(430 strony)
Oprogramowanie Renesas SuperHTM Family SH72546RFCC Instrukcja Obsługi
(26 strony)
Oprogramowanie Renesas SuperHTM Family SH72546RFCC Instrukcja Użytkownika
(10 strony)
Drukuj dokument
Drukuj stronę 12
Komentarze do niniejszej Instrukcji