bootloader.log
28.8 KB
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
579
580
581
582
583
584
585
586
587
588
589
590
591
Module bootloader is in DEFALUT mode
Compiling hal\system\init\src\arm_unaligned.s ...
Warning: A3910W: Old syntax, please use '--16'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
"hal\system\init\src\arm_unaligned.s", line 470: Warning: A1488W: PROC/FUNC at line 179 in 'hal\system\init\src\arm_unaligned.s' without matching ENDP/ENDFUNC
470 000001a0 END
0 Errors, 28 Warnings
Compiling hal\system\bootloader\src\bl_BOOTARM.s ...
Warning: A3910W: Old syntax, please use '--16'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
0 Errors, 27 Warnings
Compiling hal\system\bootloader\src\bl_Cache.c ...
Compiling hal\system\bootloader\src\bl_DBGPRINT.c ...
Compiling hal\system\bootloader\src\bl_FTL.c ...
Compiling hal\system\bootloader\src\bl_GFH_body.c ...
Compiling hal\system\bootloader\src\bl_ImageLoader.c ...
Compiling hal\system\bootloader\src\bl_ImageLoaderCommon.c ...
Compiling hal\system\bootloader\src\bl_ImageLoader_v5.c ...
"hal\system\bootloader\src\bl_ImageLoader_v5.c", line 335: Warning: #177-D: variable "externalPageBuffer" was declared but never referenced
static kal_uint32 externalPageBuffer[8192/4];
^
"hal\system\bootloader\src\bl_ImageLoader_v5.c", line 338: Warning: #177-D: variable "g_mauiInfoBuf" was declared but never referenced
static kal_uint32 g_mauiInfoBuf[1024/4];
^
"hal\system\bootloader\src\bl_ImageLoader_v5.c", line 342: Warning: #177-D: variable "g_mauiInfoRead" was declared but never referenced
static kal_bool g_mauiInfoRead = KAL_FALSE;
^
hal\system\bootloader\src\bl_ImageLoader_v5.c: 3 warnings, 0 errors
Compiling hal\system\bootloader\src\bl_Init.c ...
Compiling hal\system\bootloader\src\bl_Main.c ...
Compiling hal\system\bootloader\src\bl_NFI_V31.c ...
Compiling hal\system\bootloader\src\bl_SNAND_V2.c ...
Compiling hal\system\bootloader\src\bl_UART.c ...
Compiling hal\system\bootloader\src\bl_portingfunc.c ...
Compiling hal\system\bootloader\src\bl_regioninit.s ...
Warning: A3910W: Old syntax, please use '--16'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
"hal\system\bootloader\src\bl_regioninit.s", line 259: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 197 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
197 00000004 IMPORT |Load$$READ_WRITE$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 259: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 198 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
198 00000004 IMPORT |Image$$READ_WRITE$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 259: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 199 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
199 00000004 IMPORT |Image$$READ_WRITE$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 259: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 200 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
200 00000004 IMPORT |Image$$READ_WRITE$$ZI$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 259: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 201 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
201 00000004 IMPORT |Image$$READ_WRITE$$ZI$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 291: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 197 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
197 00000038 IMPORT |Load$$EMIINIT_CODE$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 291: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 198 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
198 00000038 IMPORT |Image$$EMIINIT_CODE$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 291: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 199 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
199 00000038 IMPORT |Image$$EMIINIT_CODE$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 291: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 200 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
200 00000038 IMPORT |Image$$EMIINIT_CODE$$ZI$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 291: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 201 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
201 00000038 IMPORT |Image$$EMIINIT_CODE$$ZI$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 294: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 197 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
197 00000064 IMPORT |Load$$READ_WRITE_INT$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 294: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 198 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
198 00000064 IMPORT |Image$$READ_WRITE_INT$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 294: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 199 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
199 00000064 IMPORT |Image$$READ_WRITE_INT$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 294: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 200 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
200 00000064 IMPORT |Image$$READ_WRITE_INT$$ZI$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 294: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 201 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
201 00000064 IMPORT |Image$$READ_WRITE_INT$$ZI$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 295: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 197 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
197 00000090 IMPORT |Load$$READ_ONLY_INT$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 295: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 198 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
198 00000090 IMPORT |Image$$READ_ONLY_INT$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 295: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 199 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
199 00000090 IMPORT |Image$$READ_ONLY_INT$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 295: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 200 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
200 00000090 IMPORT |Image$$READ_ONLY_INT$$ZI$$Base|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 295: Warning: A1757W: Symbol attributes must be within square brackets; Any other syntax is deprecated
at line 201 in macro macro_RegionInit in 'hal\system\bootloader\src\bl_regioninit.s'
201 00000090 IMPORT |Image$$READ_ONLY_INT$$ZI$$Length|, WEAK
"hal\system\bootloader\src\bl_regioninit.s", line 368: Warning: A1608W: MOV pc,<rn> instruction used, but BX <rn> is preferred
368 00000010 MOV pc, lr ; return from subroutine copy
"hal\system\bootloader\src\bl_regioninit.s", line 373: Warning: A1608W: MOV pc,<rn> instruction used, but BX <rn> is preferred
373 0000001c MOVEQ pc, lr
"hal\system\bootloader\src\bl_regioninit.s", line 389: Warning: A1608W: MOV pc,<rn> instruction used, but BX <rn> is preferred
389 00000044 MOV pc, lr ; return from subroutine copy
"hal\system\bootloader\src\bl_regioninit.s", line 399: Warning: A1608W: MOV pc,<rn> instruction used, but BX <rn> is preferred
399 00000058 MOV pc, lr ; return from subroutine zi_init
0 Errors, 51 Warnings
Compiling hal\system\bootloader\src\bl_verno.c ...
Compiling hal\system\GFH\public\br_GFH_file_info.c ...
Compiling hal\system\GFH\public\br_GFH_parser.c ...
Compiling hal\system\cache\src\cache.c ...
"hal\system\cache\src\cache.c", line 2625: Warning: #177-D: variable "size" was declared but never referenced
kal_uint32 size;
^
"hal\system\cache\src\cache.c", line 3323: Warning: #177-D: variable "j" was declared but never referenced
kal_uint32 i = 0, j=0;
^
"hal\system\cache\src\cache.c", line 3324: Warning: #177-D: variable "lock_counter" was declared but never referenced
kal_uint32 lock_counter=0;
^
"hal\system\cache\src\cache.c", line 3325: Warning: #177-D: variable "irq_mask" was declared but never referenced
kal_uint32 irq_mask;
^
"hal\system\cache\src\cache.c", line 2356: Warning: #177-D: function "SetupRemap" was declared but never referenced
static void SetupRemap(kal_uint32 phy_addr, kal_uint32 virt_addr, kal_uint32 total_size)
^
hal\system\cache\src\cache.c: 5 warnings, 0 errors
Compiling custom\common\hal\combo_flash_init.c ...
Compiling custom\common\hal\combo_flash_nor.c ...
"custom\common\hal\combo_flash_nor.c", line 941: Warning: #177-D: variable "i" was declared but never referenced
kal_uint32 index, i=0;
^
"custom\common\hal\combo_flash_nor.c", line 1892: Warning: #177-D: variable "temp" was declared but never referenced
kal_int32 result, temp;
^
"custom\common\hal\combo_flash_nor.c", line 1893: Warning: #177-D: variable "i" was declared but never referenced
kal_uint8 i = 0;
^
"custom\common\hal\combo_flash_nor.c", line 349: Warning: #177-D: variable "BlockLayout_CS1" was declared but never referenced
static const FlashBlockLayout *BlockLayout_CS1; // SF2 BlockLayout read from MCP list
^
"custom\common\hal\combo_flash_nor.c", line 360: Warning: #177-D: variable "MSEntryTable" was declared but never referenced
static MS_ENTRY MSEntryTable[MS_TABLE_ENTRY_NUM];
^
custom\common\hal\combo_flash_nor.c: 5 warnings, 0 errors
Compiling hal\system\cache\src\cp15.s ...
Warning: A3910W: Old syntax, please use '--16'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
Warning: A3910W: Old syntax, please use '--pd'.
0 Errors, 27 Warnings
Compiling custom\system\KEYTAK61D_GB_11C_BB\custom_blconfig.c ...
Compiling custom\common\hal\custom_emi_MT6261.c ...
"custom\common\hal\custom_emi_MT6261.c", line 980: Warning: #177-D: variable "delay" was declared but never referenced
register kal_uint32 delay;
^
custom\common\hal\custom_emi_MT6261.c: 1 warning, 0 errors
Compiling custom\common\hal\custom_flash.c ...
Compiling custom\drv\misc_drv\_DEFAULT_BB\MT6261\custom_hw_default.c ...
"custom/codegen/KEYTAK61D_GB_11C_BB/pwm_drv.h", line 35: Warning: #47-D: incompatible redefinition of macro "DCL_NONE" (declared at line 32)
#define DCL_NONE DCL_PWM4
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
custom\drv\misc_drv\_DEFAULT_BB\MT6261\custom_hw_default.c: 5 warnings, 0 errors
Compiling custom\common\hal\custom_sfi.c ...
"custom\common\hal\custom_sfi.c", line 1194: Warning: #550-D: variable "sfi" was set but never used
const CMEMEntrySFI_DCM *sfi;
^
custom\common\hal\custom_sfi.c: 1 warning, 0 errors
Compiling hal\peripheral\src\dcl_f32k_clk.c ...
"hal\peripheral\src\dcl_f32k_clk.c", line 131: Warning: #223-D: function "F32K_OSC32_Init" declared implicitly
F32K_OSC32_Init();
^
hal\peripheral\src\dcl_f32k_clk.c: 1 warning, 0 errors
Compiling hal\peripheral\src\dcl_pwm.c ...
"custom/codegen/KEYTAK61D_GB_11C_BB/pwm_drv.h", line 35: Warning: #47-D: incompatible redefinition of macro "DCL_NONE" (declared at line 32)
#define DCL_NONE DCL_PWM4
^
"hal\peripheral\src\dcl_pwm.c", line 194: Warning: #177-D: variable "savedMask" was declared but never referenced
kal_uint32 savedMask;
^
"hal\peripheral\src\dcl_pwm.c", line 280: Warning: #177-D: variable "savedMask" was declared but never referenced
kal_uint32 savedMask;
^
"hal\peripheral\src\dcl_pwm.c", line 357: Warning: #188-D: enumerated type mixed with another type
comm_pwm_driver->pwmClkInit( iPWMNum,rPWMConfig->clksrc,rPWMConfig->clkdiv);
^
"hal\peripheral\src\dcl_pwm.c", line 357: Warning: #188-D: enumerated type mixed with another type
comm_pwm_driver->pwmClkInit( iPWMNum,rPWMConfig->clksrc,rPWMConfig->clkdiv);
^
hal\peripheral\src\dcl_pwm.c: 5 warnings, 0 errors
Compiling hal\system\bootloader\src\drv_comm_bl.c ...
Compiling hal\system\emi\src\emi.c ...
Compiling hal\peripheral\src\f32k_clk.c ...
Compiling hal\storage\flash\mtd\src\flash_cfi.c ...
Compiling hal\storage\flash\mtd\src\flash_disk.c ...
"hal\storage\flash\mtd\src\flash_disk.c", line 187: Warning: #64-D: declaration does not declare anything
extern void waitNonBlockEraseDone();
^
"hal\storage\flash\mtd\src\flash_disk.c", line 187: Warning: #1000-D: a storage class may not be specified here
extern void waitNonBlockEraseDone();
^
hal\storage\flash\mtd\src\flash_disk.c: 2 warnings, 0 errors
Compiling hal\storage\flash\mtd\src\flash_mtd.amd.c ...
Compiling hal\storage\flash\mtd\src\flash_mtd.intel.c ...
Compiling hal\storage\flash\mtd\src\flash_mtd.c ...
Compiling hal\storage\flash\mtd\src\flash_mtd_pf_dal.c ...
Compiling hal\storage\flash\mtd\src\flash_mtd_sf_common.c ...
Compiling hal\storage\flash\mtd\src\flash_mtd_sf_dal.c ...
"hal\storage\flash\mtd\src\flash_mtd_sf_dal.c", line 2607: Warning: #177-D: variable "i" was declared but never referenced
kal_uint8 i;
^
hal\storage\flash\mtd\src\flash_mtd_sf_dal.c: 1 warning, 0 errors
Compiling hal\system\init\src\init_comm.c ...
Compiling interface\l1interface\l1_interface.c ...
Compiling hal\peripheral\src\lpwr.c ...
Compiling hal\system\pdn\src\pdn.c ...
Compiling hal\system\pdn\src\pdnoldarch.c ...
Compiling hal\system\pll\src\pll.c ...
Compiling hal\system\bootloader\src\pmic_adpt_bl.c ...
Compiling custom\drv\common_drv\pwic_cust.c ...
"custom/codegen/KEYTAK61D_GB_11C_BB/pwm_drv.h", line 35: Warning: #47-D: incompatible redefinition of macro "DCL_NONE" (declared at line 32)
#define DCL_NONE DCL_PWM4
^
custom\drv\common_drv\pwic_cust.c: 1 warning, 0 errors
Compiling hal\peripheral\src\pwm.c ...
"custom/codegen/KEYTAK61D_GB_11C_BB/pwm_drv.h", line 35: Warning: #47-D: incompatible redefinition of macro "DCL_NONE" (declared at line 32)
#define DCL_NONE DCL_PWM4
^
"hal\peripheral\src\pwm.c", line 729: Warning: #177-D: variable "i" was declared but never referenced
kal_uint8 i;
^
"hal\peripheral\src\pwm.c", line 991: Warning: #550-D: variable "clock" was set but never used
kal_uint32 clock = 0;
^
"hal\peripheral\src\pwm.c", line 1042: Warning: #550-D: variable "clock" was set but never used
kal_uint32 clock = 0;
^
"hal\peripheral\src\pwm.c", line 558: Warning: C3017W: tmp_channel may be used before being set
volatile kal_uint16 tmp_channel;
^
"hal\peripheral\src\pwm.c", line 634: Warning: C3017W: reg_channel may be used before being set
kal_uint16 reg_channel;
^
hal\peripheral\src\pwm.c: 6 warnings, 0 errors
make[2]: Entering directory `D:/Project/61D_GPRS_1418/CODE_V00'
make\comp.mak:1279: warning: overriding commands for target `bl_GFH_body.obj'
make\comp.mak:1279: warning: ignoring old commands for target `bl_GFH_body.obj'
make\comp.mak:1279: warning: overriding commands for target `bl_GFH_body.det'
make\comp.mak:1279: warning: ignoring old commands for target `bl_GFH_body.det'
make\comp.mak:1279: warning: overriding commands for target `bl_ImageLoader_v5.obj'
make\comp.mak:1279: warning: ignoring old commands for target `bl_ImageLoader_v5.obj'
make\comp.mak:1279: warning: overriding commands for target `bl_ImageLoader_v5.det'
make\comp.mak:1279: warning: ignoring old commands for target `bl_ImageLoader_v5.det'
CFLAGS = --cpu ARM7EJ-S --littleend -O3 --remove_unneeded_entities -D__RVCT__ -JC:\ARM\RVCT31_569\Data\3.1\569\include\windows --fpmode=ieee_fixed --split_sections --diag_suppress 1,1295,1296,2548 --dwarf2 -D__SERIAL_FLASH_EN__ -D__SERIAL_FLASH_SUPPORT__ --bss_threshold=0
CPLUSFLAGS = --cpp --cpu ARM7EJ-S --littleend -O3 --remove_unneeded_entities -D__RVCT__ -JC:\ARM\RVCT31_569\Data\3.1\569\include\windows --fpmode=ieee_fixed --split_sections --diag_suppress 1,1295,1296,2548 --dwarf2 --bss_threshold=0
AFLAGS = --debug --littleend --cpu ARM7EJ-S --apcs /interwork -16
ADEFS = -pd "BL_ECC_ENABLE SETL {TRUE}" -pd "__UBL__ SETL {TRUE}" -pd "__MINI_BOOTLOADER__ SETL {TRUE}" -pd "USBACM_TX_WITHOUT_DMA SETL {TRUE}" -pd "BL_ENABLE SETL {TRUE}" -pd "__CP_DEFINED_ALL_CONTEXT__ SETL {TRUE}" -pd "__CP_DEFINED_WORKING_BUF__ SETL {TRUE}" -pd "__CRYPTO_LIB__ SETL {TRUE}" -pd "__CRYPTO_SCHEME__ SETL {TRUE}" -pd "__BL_SLIM_SEG__ SETL {TRUE}" -pd "MT6261 SETL {TRUE}" -pd "__CRYPTO_SHARED_DRV__ SETL {TRUE}" -pd "__NFI_SHARED_DRV__ SETL {TRUE}" -pd "__BL_SLIM_DIV__ SETL {TRUE}" -pd "MT6261 SETL {TRUE}" -pd "MT6261_S00 SETL {TRUE}" -pd "__SV5_ENABLED__ SETL {TRUE}" -pd "__EVENT_BASED_TIMER__ SETL {TRUE}" -pd "__PRODUCTION_RELEASE__ SETL {TRUE}" -pd "KAL_ON_NUCLEUS SETL {TRUE}" -pd "__CHIP_VERSION_CHECK__ SETL {TRUE}" -pd "__ZIMAGE_SUPPORT__ SETL {TRUE}" -pd "ESAL_AR_STK_FPU_SUPPORT SETL {FALSE}" -pd "__ARM_FPUV2__ SETL {FALSE}" -pd "__SERIAL_FLASH_EN__ SETL {TRUE}" -pd "__SERIAL_FLASH_SUPPORT__ SETL {TRUE}"
C:\ARM\RVCT31_569\Programs\3.1\569\win_32-pentium\armar.exe -create ./build/KEYTAK61D_GB_11C/gprs/MT6261o/lib/bootloader.lib --via .\build\KEYTAK61D_GB_11C\gprs\MT6261o\bootloader\bootloader_sort.via
Warning: L3910W: Old syntax, please use '--create'.
./build/KEYTAK61D_GB_11C/gprs/MT6261o/lib/bootloader.lib is updated
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\arm_unaligned.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_BOOTARM.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_Cache.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_DBGPRINT.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_FTL.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_GFH_body.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_ImageLoader.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_ImageLoaderCommon.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_ImageLoader_v5.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_Init.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_Main.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_NFI_V31.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_portingfunc.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_regioninit.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_SNAND_V2.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_UART.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\bl_verno.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\br_GFH_file_info.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\br_GFH_parser.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\cache.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\combo_flash_init.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\combo_flash_nor.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\cp15.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\custom_blconfig.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\custom_emi_MT6261.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\custom_flash.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\custom_hw_default.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\custom_sfi.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\dcl_f32k_clk.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\dcl_pwm.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\drv_comm_bl.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\emi.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\f32k_clk.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_cfi.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_disk.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_mtd.amd.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_mtd.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_mtd.intel.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_mtd_pf_dal.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_mtd_sf_common.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\flash_mtd_sf_dal.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\init_comm.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\l1_interface.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\lpwr.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\pdn.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\pdnoldarch.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\pll.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\pmic_adpt_bl.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\pwic_cust.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\bootloader_dep\pwm.det
Processing arm_unaligned.det bl_BOOTARM.det bl_Cache.det bl_DBGPRINT.det bl_FTL.det bl_GFH_body.det bl_ImageLoader.det bl_ImageLoaderCommon.det bl_ImageLoader_v5.det bl_Init.det bl_Main.det bl_NFI_V31.det bl_portingfunc.det bl_regioninit.det bl_SNAND_V2.det bl_UART.det bl_verno.det br_GFH_file_info.det br_GFH_parser.det cache.det combo_flash_init.det combo_flash_nor.det cp15.det custom_blconfig.det custom_emi_MT6261.det custom_flash.det custom_hw_default.det custom_sfi.det dcl_f32k_clk.det dcl_pwm.det drv_comm_bl.det emi.det f32k_clk.det flash_cfi.det flash_disk.det flash_mtd.amd.det flash_mtd.det flash_mtd.intel.det flash_mtd_pf_dal.det flash_mtd_sf_common.det flash_mtd_sf_dal.det init_comm.det l1_interface.det lpwr.det pdn.det pdnoldarch.det pll.det pmic_adpt_bl.det pwic_cust.det pwm.det
make[2]: Leaving directory `D:/Project/61D_GPRS_1418/CODE_V00'