-
Notifications
You must be signed in to change notification settings - Fork 0
/
BasicUI.plg
578 lines (577 loc) · 25.4 KB
/
BasicUI.plg
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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Project:</h2>
C:\Users\Alex\Documents\Teaching\Book Writin'\ARM Cortex M0Plus\Content\Timers\Code\Clock\BasicUI.uvproj
Project File Date: 04/13/2013
<h2>Output:</h2>
Build target 'KL25Z Flash'
linking...
Program Size: Code=2138 RO-data=290 RW-data=64 ZI-data=1024
"BasicUI.axf" - 0 Error(s), 0 Warning(s).
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(64): warning: #223-D: function "Init_PIT" declared implicitly
src\main.c(73): warning: #223-D: function "Start_PIT" declared implicitly
src\main.c(59): warning: #177-D: variable "n" was declared but never referenced
compiling timers.c...
.\inc\timers.h(6): warning: #1295-D: Deprecated declaration PIT_IRQIsr - give arg types
src\timers.c(7): error: #20: identifier "SIM_CGC6" is undefined
src\timers.c(7): error: #20: identifier "SIM_SCGC6_PIT_MASK" is undefined
src\timers.c(10): error: #20: identifier "PIT" is undefined
src\timers.c(10): error: #20: identifier "PIT_MCR_MASK" is undefined
src\timers.c(11): error: #20: identifier "PIT_FRZ_MASK" is undefined
src\timers.c(17): error: #20: identifier "PIT_TCTRL_CHN_MASK" is undefined
src\timers.c(20): error: #20: identifier "PIT_TCTRL_TIE_MASK" is undefined
src\timers.c(23): warning: #223-D: function "NVIC_SetPriority" declared implicitly
src\timers.c(23): error: #20: identifier "PIT_IRQn" is undefined
src\timers.c(24): warning: #223-D: function "NVIC_ClearPendingIRQ" declared implicitly
src\timers.c(25): warning: #223-D: function "NVIC_EnableIRQ" declared implicitly
src\timers.c(31): error: #20: identifier "PIT" is undefined
src\timers.c(31): error: #20: identifier "PIT_TCTRL_TEN_MASK" is undefined
src\timers.c(36): warning: #223-D: function "NVIC_ClearPendingIRQ" declared implicitly
src\timers.c(36): error: #20: identifier "PIT_IRQn" is undefined
src\timers.c(39): error: #20: identifier "PIT" is undefined
src\timers.c(39): error: #20: identifier "PIT_TFLG_TIF_MASK" is undefined
src\timers.c(41): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(47): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(49): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling main.c...
.\inc\timers.h(6): warning: #1295-D: Deprecated declaration PIT_IRQIsr - give arg types
src\main.c(60): warning: #177-D: variable "n" was declared but never referenced
compiling timers.c...
.\inc\timers.h(6): warning: #1295-D: Deprecated declaration PIT_IRQIsr - give arg types
src\timers.c(7): error: #20: identifier "SIM_CGC6" is undefined
src\timers.c(7): error: #20: identifier "SIM_SCGC6_PIT_MASK" is undefined
src\timers.c(10): error: #20: identifier "PIT" is undefined
src\timers.c(10): error: #20: identifier "PIT_MCR_MASK" is undefined
src\timers.c(11): error: #20: identifier "PIT_FRZ_MASK" is undefined
src\timers.c(17): error: #20: identifier "PIT_TCTRL_CHN_MASK" is undefined
src\timers.c(20): error: #20: identifier "PIT_TCTRL_TIE_MASK" is undefined
src\timers.c(23): warning: #223-D: function "NVIC_SetPriority" declared implicitly
src\timers.c(23): error: #20: identifier "PIT_IRQn" is undefined
src\timers.c(24): warning: #223-D: function "NVIC_ClearPendingIRQ" declared implicitly
src\timers.c(25): warning: #223-D: function "NVIC_EnableIRQ" declared implicitly
src\timers.c(31): error: #20: identifier "PIT" is undefined
src\timers.c(31): error: #20: identifier "PIT_TCTRL_TEN_MASK" is undefined
src\timers.c(36): warning: #223-D: function "NVIC_ClearPendingIRQ" declared implicitly
src\timers.c(36): error: #20: identifier "PIT_IRQn" is undefined
src\timers.c(39): error: #20: identifier "PIT" is undefined
src\timers.c(39): error: #20: identifier "PIT_TFLG_TIF_MASK" is undefined
src\timers.c(41): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(47): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(49): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling timers.c...
.\inc\timers.h(6): warning: #1295-D: Deprecated declaration PIT_IRQIsr - give arg types
src\timers.c(8): error: #20: identifier "SIM_CGC6" is undefined
src\timers.c(11): error: #20: identifier "PIT_MCR_MASK" is undefined
src\timers.c(12): error: #20: identifier "PIT_FRZ_MASK" is undefined
src\timers.c(15): error: #136: struct "<unnamed>" has no field "LDVAL0"
src\timers.c(18): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(21): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(32): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(40): error: #136: struct "<unnamed>" has no field "TFLG0"
src\timers.c(42): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(46): error: #136: struct "<unnamed>" has no field "TFLG1"
src\timers.c(48): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(50): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(60): warning: #177-D: variable "n" was declared but never referenced
compiling timers.c...
src\timers.c(8): error: #20: identifier "SIM_SCGC6" is undefined
src\timers.c(11): error: #20: identifier "PIT_MCR_MASK" is undefined
src\timers.c(12): error: #20: identifier "PIT_FRZ_MASK" is undefined
src\timers.c(15): error: #136: struct "<unnamed>" has no field "LDVAL0"
src\timers.c(18): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(21): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(32): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(40): error: #136: struct "<unnamed>" has no field "TFLG0"
src\timers.c(42): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(46): error: #136: struct "<unnamed>" has no field "TFLG1"
src\timers.c(48): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(50): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling timers.c...
src\timers.c(15): error: #136: struct "<unnamed>" has no field "LDVAL0"
src\timers.c(18): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(21): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(32): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(40): error: #136: struct "<unnamed>" has no field "TFLG0"
src\timers.c(42): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(46): error: #136: struct "<unnamed>" has no field "TFLG1"
src\timers.c(48): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(50): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling timers.c...
src\timers.c(15): warning: #223-D: function "PIT_LDVAL" declared implicitly
src\timers.c(18): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(21): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(32): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(40): error: #136: struct "<unnamed>" has no field "TFLG0"
src\timers.c(42): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(46): error: #136: struct "<unnamed>" has no field "TFLG1"
src\timers.c(48): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(50): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling timers.c...
src\timers.c(18): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(21): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(32): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(40): error: #136: struct "<unnamed>" has no field "TFLG0"
src\timers.c(42): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(46): error: #136: struct "<unnamed>" has no field "TFLG1"
src\timers.c(48): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(50): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling timers.c...
src\timers.c(32): error: #136: struct "<unnamed>" has no field "TCTRL0"
src\timers.c(40): error: #136: struct "<unnamed>" has no field "TFLG0"
src\timers.c(42): error: #20: identifier "PIT_TFLG0" is undefined
src\timers.c(46): error: #136: struct "<unnamed>" has no field "TFLG1"
src\timers.c(48): error: #20: identifier "PIT_TFLG1" is undefined
src\timers.c(50): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'KL25Z Flash'
compiling timers.c...
src\timers.c(50): warning: #1-D: last line of file ends without a newline
linking...
Program Size: Code=2482 RO-data=290 RW-data=68 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 1 Warning(s).
Build target 'KL25Z Flash'
linking...
Program Size: Code=2482 RO-data=290 RW-data=68 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 0 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling timers.c...
src\timers.c(50): warning: #1-D: last line of file ends without a newline
linking...
Program Size: Code=2482 RO-data=290 RW-data=68 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 1 Warning(s).
Build target 'KL25Z Flash'
compiling timers.c...
linking...
Program Size: Code=2482 RO-data=290 RW-data=68 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 0 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Rebuild target 'KL25Z Flash'
assembling startup_MKL25Z4.s...
compiling system_MKL25Z4.c...
compiling LCD_4bit.c...
compiling main.c...
src\main.c(77): warning: #223-D: function "sprint" declared implicitly
src\main.c(77): error: #20: identifier "buffer" is undefined
src\main.c(78): error: #65: expected a ";"
src\main.c(60): warning: #177-D: variable "n" was declared but never referenced
compiling switches.c...
compiling LEDs.c...
compiling timers.c...
src\timers.c(4): error: #147: declaration is incompatible with "unsigned int PIT_interrupt_counter" (declared at line 8 of ".\inc\timers.h")
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(77): warning: #223-D: function "sprint" declared implicitly
src\main.c(77): error: #20: identifier "buffer" is undefined
src\main.c(78): error: #65: expected a ";"
src\main.c(60): warning: #177-D: variable "n" was declared but never referenced
compiling timers.c...
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(77): warning: #223-D: function "sprint" declared implicitly
src\main.c(77): error: #20: identifier "buffer" is undefined
src\main.c(78): error: #65: expected a ";"
src\main.c(60): warning: #177-D: variable "n" was declared but never referenced
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(78): warning: #223-D: function "sprint" declared implicitly
src\main.c(78): error: #20: identifier "buffer" is undefined
src\main.c(79): error: #65: expected a ";"
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(78): warning: #223-D: function "sprintf" declared implicitly
src\main.c(78): error: #20: identifier "buffer" is undefined
src\main.c(79): error: #65: expected a ";"
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(78): error: #20: identifier "buffer" is undefined
src\main.c(79): error: #65: expected a ";"
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(78): error: #20: identifier "buffer" is undefined
src\main.c(79): error: #65: expected a ";"
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(80): error: #65: expected a ";"
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
linking...
Program Size: Code=3418 RO-data=290 RW-data=68 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 1 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(79): error: #20: identifier "LCD_update_requested" is undefined
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
compiling timers.c...
Target not created
Build target 'KL25Z Flash'
compiling LCD_4bit.c...
compiling main.c...
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
compiling timers.c...
linking...
Program Size: Code=6210 RO-data=290 RW-data=72 ZI-data=1024
"BasicUI.axf" - 0 Error(s), 1 Warning(s).
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(61): warning: #177-D: variable "n" was declared but never referenced
compiling timers.c...
linking...
Program Size: Code=6238 RO-data=290 RW-data=76 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 1 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(83): warning: #223-D: function "Stop_PIT" declared implicitly
src\main.c(84): error: #20: identifier "LCD_update_request" is undefined
compiling timers.c...
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(84): error: #20: identifier "LCD_update_request" is undefined
compiling timers.c...
Target not created
Build target 'KL25Z Flash'
compiling main.c...
linking...
Program Size: Code=6294 RO-data=290 RW-data=76 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 0 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(69): warning: #223-D: function "Init_PWM" declared implicitly
src\main.c(77): warning: #223-D: function "init_pwm" declared implicitly
src\main.c(78): warning: #223-D: function "i2c_init" declared implicitly
src\main.c(79): warning: #223-D: function "init_mma" declared implicitly
src\main.c(83): warning: #223-D: function "read_full_xyz" declared implicitly
compiling timers.c...
src\timers.c(96): warning: #1-D: last line of file ends without a newline
compiling Accel.c...
src\Accel.c(36): warning: #223-D: function "init_leds_pwm" declared implicitly
src\Accel.c(47): warning: #223-D: function "change_red" declared implicitly
src\Accel.c(48): warning: #223-D: function "change_green" declared implicitly
src\Accel.c(49): warning: #223-D: function "change_blue" declared implicitly
compiling i2c.c...
compiling mma8451.c...
src\mma8451.c(42): error: #20: identifier "RED_INT" is undefined
src\mma8451.c(73): error: #20: identifier "acc_X" is undefined
src\mma8451.c(74): error: #20: identifier "acc_Y" is undefined
src\mma8451.c(75): error: #20: identifier "acc_Z" is undefined
src\mma8451.c(81): error: #20: identifier "RED_INT" is undefined
src\mma8451.c(83): error: #20: identifier "BLUE_INT" is undefined
src\mma8451.c(85): error: #20: identifier "GREEN_INT" is undefined
Target not created
Build target 'KL25Z Flash'
compiling main.c...
compiling timers.c...
src\timers.c(96): warning: #1-D: last line of file ends without a newline
compiling mma8451.c...
src\mma8451.c(42): error: #20: identifier "RED_INT" is undefined
src\mma8451.c(73): error: #20: identifier "acc_X" is undefined
src\mma8451.c(74): error: #20: identifier "acc_Y" is undefined
src\mma8451.c(75): error: #20: identifier "acc_Z" is undefined
src\mma8451.c(81): error: #20: identifier "RED_INT" is undefined
src\mma8451.c(83): error: #20: identifier "BLUE_INT" is undefined
src\mma8451.c(85): error: #20: identifier "GREEN_INT" is undefined
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(65): warning: #550-D: variable "res" was set but never used
compiling timers.c...
compiling mma8451.c...
src\mma8451.c(80): error: #20: identifier "RED_INT" is undefined
src\mma8451.c(82): error: #20: identifier "BLUE_INT" is undefined
src\mma8451.c(84): error: #20: identifier "GREEN_INT" is undefined
Target not created
Build target 'KL25Z Flash'
compiling mma8451.c...
linking...
BasicUI.axf: Error: L6218E: Undefined symbol change_blue (referred from accel.o).
BasicUI.axf: Error: L6218E: Undefined symbol change_green (referred from accel.o).
BasicUI.axf: Error: L6218E: Undefined symbol change_red (referred from accel.o).
BasicUI.axf: Error: L6218E: Undefined symbol init_leds_pwm (referred from accel.o).
Target not created
Build target 'KL25Z Flash'
compiling mma8451.c...
linking...
BasicUI.axf: Error: L6218E: Undefined symbol Delay (referred from mma8451.o).
Target not created
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(64): warning: #550-D: variable "res" was set but never used
compiling mma8451.c...
compiling delay.c...
src\delay.c(1): error: #20: identifier "uint32_t" is undefined
src\delay.c(2): error: #20: identifier "uint32_t" is undefined
src\delay.c(4): error: #20: identifier "TICK" is undefined
Target not created
Build target 'KL25Z Flash'
compiling delay.c...
src\delay.c(6): error: #20: identifier "TICK" is undefined
Target not created
Build target 'KL25Z Flash'
compiling delay.c...
src\delay.c(8): error: #127: expected a statement
Target not created
Build target 'KL25Z Flash'
compiling delay.c...
linking...
Program Size: Code=7332 RO-data=288 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 0 Warning(s).
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(90): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
linking...
Program Size: Code=4506 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
RDDI-DAP Error
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(93): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
linking...
Program Size: Code=4506 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
linking...
Program Size: Code=4538 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
linking...
Program Size: Code=4538 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
linking...
Program Size: Code=4538 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Clean started: Project: 'BasicUI'
deleting intermediate output files for target 'KL25Z Flash'
Rebuild target 'KL25Z Flash'
assembling startup_MKL25Z4.s...
compiling system_MKL25Z4.c...
compiling LCD_4bit.c...
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
compiling switches.c...
compiling LEDs.c...
compiling timers.c...
compiling i2c.c...
compiling mma8451.c...
compiling delay.c...
linking...
Program Size: Code=4538 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #177-D: variable "res" was declared but never referenced
linking...
Program Size: Code=3662 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #177-D: variable "res" was declared but never referenced
linking...
Program Size: Code=4274 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #177-D: variable "res" was declared but never referenced
linking...
Program Size: Code=4270 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
linking...
Program Size: Code=4534 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling mma8451.c...
linking...
Program Size: Code=4534 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 0 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
compiling system_MKL25Z4.c...
compiling LCD_4bit.c...
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
compiling switches.c...
compiling LEDs.c...
compiling timers.c...
compiling i2c.c...
compiling mma8451.c...
compiling delay.c...
linking...
Program Size: Code=4534 RO-data=290 RW-data=84 ZI-data=1028
"BasicUI.axf" - 0 Error(s), 2 Warning(s).
Clean started: Project: 'BasicUI'
deleting intermediate output files for target 'KL25Z Flash'
Build target 'KL25Z Flash'
assembling startup_MKL25Z4.s...
compiling system_MKL25Z4.c...
compiling LCD_4bit.c...
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
compiling switches.c...
compiling LEDs.c...
compiling timers.c...
compiling i2c.c...
compiling mma8451.c...
compiling delay.c...
linking...
Program Size: Code=4534 RO-data=290 RW-data=84 ZI-data=1028
".\obj\BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\obj\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'KL25Z Flash'
linking...
Program Size: Code=4534 RO-data=290 RW-data=84 ZI-data=1028
".\obj\BasicUI.axf" - 0 Error(s), 0 Warning(s).
Clean started: Project: 'BasicUI'
deleting intermediate output files for target 'KL25Z Flash'
Build target 'KL25Z Flash'
assembling startup_MKL25Z4.s...
compiling system_MKL25Z4.c...
compiling LCD_4bit.c...
compiling main.c...
src\main.c(96): warning: #111-D: statement is unreachable
src\main.c(65): warning: #550-D: variable "res" was set but never used
compiling switches.c...
compiling LEDs.c...
compiling timers.c...
compiling i2c.c...
compiling mma8451.c...
compiling delay.c...
linking...
Program Size: Code=4534 RO-data=290 RW-data=84 ZI-data=1028
".\obj\BasicUI.axf" - 0 Error(s), 2 Warning(s).
Load "C:\\Users\\Alex\\Documents\\Teaching\\Book Writin'\\ARM Cortex M0Plus\\Content\\Timers\\Code\\Clock\\obj\\BasicUI.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...