fm_drv.log
3.39 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
Module fm_drv is in DEFALUT mode
Compiling fm_drv\MT6250FM_drv.c ...
"fm_drv\MT6250FM_drv.c", line 1233: Warning: #550-D: variable "DSP_Code_Version" was set but never used
kal_uint8 DSP_Code_Version,Rom_Reset_Version;
^
"fm_drv\MT6250FM_drv.c", line 2153: Warning: #223-D: function "FM_GET_HOPPING_INDEX" declared implicitly
FM_GET_HOPPING_INDEX(freq,&Index);
^
fm_drv\MT6250FM_drv.c: 2 warnings, 0 errors
Compiling fm_drv\MT6626_drv.c ...
Compiling fm_drv\MT6626_rds.c ...
"header_temp\audio_def.h", line 610: Warning: #47-D: incompatible redefinition of macro "AUD_VSG_CTRL" (declared at line 1457 of "header_temp\dpram_6261.h")
#define AUD_VSG_CTRL DP_AUDIO_PP_CTRL_base(0x5)
^
"header_temp\audio_def.h", line 611: Warning: #47-D: incompatible redefinition of macro "VS_MOD_FREQ" (declared at line 1458 of "header_temp\dpram_6261.h")
#define VS_MOD_FREQ DP_AUDIO_PP_CTRL_base(0x6)
^
"header_temp\audio_def.h", line 612: Warning: #47-D: incompatible redefinition of macro "VS_CENTER_FREQ" (declared at line 1459 of "header_temp\dpram_6261.h")
#define VS_CENTER_FREQ DP_AUDIO_PP_CTRL_base(0x7)
^
"header_temp\audio_def.h", line 613: Warning: #47-D: incompatible redefinition of macro "VS_DIGI_GAIN" (declared at line 1460 of "header_temp\dpram_6261.h")
#define VS_DIGI_GAIN DP_AUDIO_PP_CTRL_base(0x8)
^
"header_temp\afe_def.h", line 588: Warning: #47-D: incompatible redefinition of macro "VSBST_CON5" (declared at line 587)
#define VSBST_CON5 ((APBADDR)(SPEAKER_base + 0x0D40))
^
fm_drv\MT6626_rds.c: 5 warnings, 0 errors
make[2]: Entering directory `D:/Project/61D_GPRS_1418/CODE_V00'
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 "APCS_INTWORK 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/fm_drv.lib --via .\build\KEYTAK61D_GB_11C\gprs\MT6261o\fm_drv\fm_drv_sort.via
Warning: L3910W: Old syntax, please use '--create'.
./build/KEYTAK61D_GB_11C/gprs/MT6261o/lib/fm_drv.lib is updated
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\fm_drv_dep\MT6250FM_drv.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\fm_drv_dep\MT6626_drv.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\fm_drv_dep\MT6626_rds.det
Processing MT6250FM_drv.det MT6626_drv.det MT6626_rds.det
make[2]: Leaving directory `D:/Project/61D_GPRS_1418/CODE_V00'