Blame view

Proj/Objects/Base_GD303_C100B.dep 203 KB
95ce2328   李外   完成USB移植,测试正常,
1
2
  Dependencies for Project 'Base_GD303', Target 'C100B': (DO NOT MODIFY !)

  CompilerVersion: 5060960::V5.06 update 7 (build 960)::.\ARMCC

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
3
4
5
6
7
8
9
10
  F (..\Src\main.c)(0x63BB8D02)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\main.o --omf_browse .\objects\main.crf --depend .\objects\main.d)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\custom_hid_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
11
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
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
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\usb_hid.h)(0x639C6312)

  I (..\inc\usbd_hw.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  F (..\Src\gd32f30x_it.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_it.o --omf_browse .\objects\gd32f30x_it.crf --depend .\objects\gd32f30x_it.d)

  I (..\inc\gd32f30x_it.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
54
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
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
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_int.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_pwr.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\custom_hid_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\usb_hid.h)(0x639C6312)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  F (..\Src\custom_hid_itf.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\custom_hid_itf.o --omf_browse .\objects\custom_hid_itf.crf --depend .\objects\custom_hid_itf.d)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\custom_hid_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\usb_hid.h)(0x639C6312)

  F (..\Src\gd32f30x_usbd_hw.c)(0x63AEE268)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_usbd_hw.o --omf_browse .\objects\gd32f30x_usbd_hw.crf --depend .\objects\gd32f30x_usbd_hw.d)

  I (..\inc\usbd_hw.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Utilities\gd32f303e_eval.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f303e_eval.o --omf_browse .\objects\gd32f303e_eval.crf --depend .\objects\gd32f303e_eval.d)

95ce2328   李外   完成USB移植,测试正常,
173
174
  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x62D10AED)

  I (..\Drivers\CMSIS\core_cm4.h)(0x61CC215C)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
175
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

95ce2328   李外   完成USB移植,测试正常,
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x61CC215C)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x61CC215C)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x61CC215C)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x61CC215C)

  I (..\inc\gd32f30x_libopt.h)(0x61CC2161)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x61CC215B)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x61CC215C)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
192
  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x61CC215C)

95ce2328   李外   完成USB移植,测试正常,
193
194
195
196
197
198
199
200
201
  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x61CC215B)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x61CC215B)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x61CC215C)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x61CC215C)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
202
  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x61CC215B)

95ce2328   李外   完成USB移植,测试正常,
203
204
  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x61CC215B)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x61CC215C)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
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
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
  I (..\Utilities\gd32f303e_eval.h)(0x61CC215B)

  F (..\Src\system_gd32f30x.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\system_gd32f30x.o --omf_browse .\objects\system_gd32f30x.crf --depend .\objects\system_gd32f30x.d)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_dma.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_dma.o --omf_browse .\objects\gd32f30x_dma.crf --depend .\objects\gd32f30x_dma.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_exmc.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_exmc.o --omf_browse .\objects\gd32f30x_exmc.crf --depend .\objects\gd32f30x_exmc.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_exti.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_exti.o --omf_browse .\objects\gd32f30x_exti.crf --depend .\objects\gd32f30x_exti.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_fmc.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_fmc.o --omf_browse .\objects\gd32f30x_fmc.crf --depend .\objects\gd32f30x_fmc.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_gpio.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_gpio.o --omf_browse .\objects\gd32f30x_gpio.crf --depend .\objects\gd32f30x_gpio.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_misc.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_misc.o --omf_browse .\objects\gd32f30x_misc.crf --depend .\objects\gd32f30x_misc.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_pmu.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_pmu.o --omf_browse .\objects\gd32f30x_pmu.crf --depend .\objects\gd32f30x_pmu.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_rcu.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_rcu.o --omf_browse .\objects\gd32f30x_rcu.crf --depend .\objects\gd32f30x_rcu.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_spi.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_spi.o --omf_browse .\objects\gd32f30x_spi.crf --depend .\objects\gd32f30x_spi.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_timer.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_timer.o --omf_browse .\objects\gd32f30x_timer.crf --depend .\objects\gd32f30x_timer.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_standard_peripheral\Source\gd32f30x_usart.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gd32f30x_usart.o --omf_browse .\objects\gd32f30x_usart.crf --depend .\objects\gd32f30x_usart.d)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\CMSIS\GD\GD32F30x\Source\ARM\startup_gd32f30x_hd.s)(0x63AEE268)(--cpu Cortex-M4.fp.sp -g --apcs=interwork --pd "__MICROLIB SETA 1"

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

--pd "__UVISION_VERSION SETA 536" --pd "GD32F30X_HD SETA 1"

--list .\listings\startup_gd32f30x_hd.lst --xref -o .\objects\startup_gd32f30x_hd.o --depend .\objects\startup_gd32f30x_hd.d)

  F (..\Drivers\GD32F30x_usbd_library\usbd\Source\usbd_lld_core.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\usbd_lld_core.o --omf_browse .\objects\usbd_lld_core.crf --depend .\objects\usbd_lld_core.d)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_regs.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  F (..\Drivers\GD32F30x_usbd_library\usbd\Source\usbd_lld_int.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\usbd_lld_int.o --omf_browse .\objects\usbd_lld_int.crf --depend .\objects\usbd_lld_int.d)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_int.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_pwr.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_regs.h)(0x639C6312)

  F (..\Drivers\GD32F30x_usbd_library\device\Source\usbd_core.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\usbd_core.o --omf_browse .\objects\usbd_core.crf --depend .\objects\usbd_core.d)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_transc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\usbd\Include\usbd_lld_regs.h)(0x639C6312)

  F (..\Drivers\GD32F30x_usbd_library\device\Source\usbd_enum.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\usbd_enum.o --omf_browse .\objects\usbd_enum.crf --depend .\objects\usbd_enum.d)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_transc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_usbd_library\device\Source\usbd_pwr.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\usbd_pwr.o --omf_browse .\objects\usbd_pwr.crf --depend .\objects\usbd_pwr.d)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_pwr.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_usbd_library\device\Source\usbd_transc.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\usbd_transc.o --omf_browse .\objects\usbd_transc.crf --depend .\objects\usbd_transc.d)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_transc.h)(0x639C6312)

  F (..\Drivers\GD32F30x_usbd_library\class\device\hid\Source\custom_hid_core.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\custom_hid_core.o --omf_browse .\objects\custom_hid_core.crf --depend .\objects\custom_hid_core.d)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_transc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\custom_hid_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\usb_hid.h)(0x639C6312)

88180837   李外   1、移植何工名单管理功能;
877
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  F (..\Base_core\user_driver\A5130_5G8.c)(0x63BB8600)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\a5130_5g8.o --omf_browse .\objects\a5130_5g8.crf --depend .\objects\a5130_5g8.d)

  F (..\Base_core\user_driver\cc2500_1101 - multi.C)(0x63BB8600)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o ".\objects\cc2500_1101 - multi.o" --omf_browse ".\objects\cc2500_1101 - multi.crf" --depend ".\objects\cc2500_1101 - multi.d")

  I (..\Base_core\user_lib\cc2500_1101.h)(0x6296E86F)

  I (..\Base_core\user_lib\platform.h)(0x6296E86F)

  I (..\Base_core\core_lib\platform_interface.h)(0x62BBBC4B)

  I (..\Base_core\user_lib\function.h)(0x62B53A4F)

  I (..\inc\base_config.h)(0x62BBB799)

  I (..\Base_core\core_lib\base_core_user.h)(0x62B4322A)

  I (..\Base_core\core_lib\function_interface.h)(0x62B3D5D0)

  F (..\Base_core\user_driver\char_std8x16.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\char_std8x16.o --omf_browse .\objects\char_std8x16.crf --depend .\objects\char_std8x16.d)

  I (..\Base_core\user_lib\function.h)(0x62B53A4F)

  I (..\inc\base_config.h)(0x62BBB799)

  F (..\Base_core\user_driver\Chinese_12x12.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\chinese_12x12.o --omf_browse .\objects\chinese_12x12.crf --depend .\objects\chinese_12x12.d)

  I (..\Base_core\user_lib\function.h)(0x62B53A4F)

  I (..\inc\base_config.h)(0x62BBB799)

  F (..\Base_core\user_driver\lcd_driver.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\lcd_driver.o --omf_browse .\objects\lcd_driver.crf --depend .\objects\lcd_driver.d)

  F (..\Base_core\user_driver\MF522.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\mf522.o --omf_browse .\objects\mf522.crf --depend .\objects\mf522.d)

  I (..\Base_core\user_lib\MF522.h)(0x6296E86F)

  F (..\Base_core\user_driver\buzzer.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\buzzer.o --omf_browse .\objects\buzzer.crf --depend .\objects\buzzer.d)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  F (..\Base_core\user_driver\i2c.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\i2c.o --omf_browse .\objects\i2c.crf --depend .\objects\i2c.d)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  F (..\Base_core\user_driver\led.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\led.o --omf_browse .\objects\led.crf --depend .\objects\led.d)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  F (..\Base_core\user_driver\platform.c)(0x63BB862B)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\platform.o --omf_browse .\objects\platform.crf --depend .\objects\platform.d)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\inc\usbd_hw.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\custom_hid_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\usb_hid.h)(0x639C6312)

  F (..\Base_core\user_driver\RF24L01 - multi.c)(0x63BD00E4)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o ".\objects\rf24l01 - multi.o" --omf_browse ".\objects\rf24l01 - multi.crf" --depend ".\objects\rf24l01 - multi.d")

  I (..\Base_core\user_lib\RF24L01.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  F (..\Base_core\user_driver\HW_MCUIO.c)(0x63AEE268)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\hw_mcuio.o --omf_browse .\objects\hw_mcuio.crf --depend .\objects\hw_mcuio.d)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\custom_hid_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_enum.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usbd_core.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\device\Include\usb_ch9_std.h)(0x639C6312)

  I (..\inc\usbd_conf.h)(0x639C6312)

  I (..\Drivers\GD32F30x_usbd_library\class\device\hid\Include\usb_hid.h)(0x639C6312)

  I (..\inc\usbd_hw.h)(0x639C6312)

  F (..\Base_core\core_src\base_core.c)(0x63AEE268)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\base_core.o --omf_browse .\objects\base_core.crf --depend .\objects\base_core.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
1149
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
  I (..\Base_core\func_h\func_down_beacon_intf.h)(0x639C6312)

  I (..\Base_core\core_lib\ext_beacon_intf.h)(0x63AEE268)

  I (..\Base_core\func_h\func_multipkt_up_intf.h)(0x63AEE268)

  I (..\Base_core\core_lib\fast_beacon_intf.h)(0x63AEE268)

  F (..\Base_core\core_src\base_process_pc_cmd_0x60.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\base_process_pc_cmd_0x60.o --omf_browse .\objects\base_process_pc_cmd_0x60.crf --depend .\objects\base_process_pc_cmd_0x60.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\ext_beacon_intf.h)(0x63AEE268)

  F (..\Base_core\core_src\base_process_pc_cmd_0x61.c)(0x63BAB945)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\base_process_pc_cmd_0x61.o --omf_browse .\objects\base_process_pc_cmd_0x61.crf --depend .\objects\base_process_pc_cmd_0x61.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\gen_lgpkt_ch_intf.h)(0x639C6312)

  I (..\Base_core\func_h\func_multipkt_up_intf.h)(0x63AEE268)

  I (..\Base_core\core_lib\fast_beacon_intf.h)(0x63AEE268)

  F (..\Base_core\core_src\base_process_pc_enter.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\base_process_pc_enter.o --omf_browse .\objects\base_process_pc_enter.crf --depend .\objects\base_process_pc_enter.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\core_src\base_process_rx_keypad.c)(0x63BB876F)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\base_process_rx_keypad.o --omf_browse .\objects\base_process_rx_keypad.crf --depend .\objects\base_process_rx_keypad.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\func_h\func_down_beacon_intf.h)(0x639C6312)

  I (..\Base_core\func_h\func_multipkt_up_intf.h)(0x63AEE268)

  F (..\Base_core\core_src\base_process_tx_keypad.c)(0x63BB87E1)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\base_process_tx_keypad.o --omf_browse .\objects\base_process_tx_keypad.crf --depend .\objects\base_process_tx_keypad.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\func_h\func_down_beacon_intf.h)(0x639C6312)

  I (..\Base_core\core_lib\ext_beacon_intf.h)(0x63AEE268)

  I (..\Base_core\func_h\func_multipkt_up_intf.h)(0x63AEE268)

  I (..\Base_core\core_lib\fast_beacon_intf.h)(0x63AEE268)

  F (..\Base_core\core_src\base_timer.c)(0x63BAB945)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\base_timer.o --omf_browse .\objects\base_timer.crf --depend .\objects\base_timer.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\func_h\func_down_beacon_intf.h)(0x639C6312)

  I (..\Base_core\func_h\func_multipkt_up_intf.h)(0x63AEE268)

  F (..\Base_core\core_src\debug.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\debug.o --omf_browse .\objects\debug.crf --depend .\objects\debug.d)

95ce2328   李外   完成USB移植,测试正常,
1275
1276
1277
  I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\core_src\function_e2prom.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_e2prom.o --omf_browse .\objects\function_e2prom.crf --depend .\objects\function_e2prom.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\core_src\multi_channel.c)(0x63BCD6B9)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\multi_channel.o --omf_browse .\objects\multi_channel.crf --depend .\objects\multi_channel.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\core_src\Queue_circle.c)(0x63BB876F)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\queue_circle.o --omf_browse .\objects\queue_circle.crf --depend .\objects\queue_circle.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Base_core\core_src\transfer_keypad_pc.c)(0x63BB876F)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\transfer_keypad_pc.o --omf_browse .\objects\transfer_keypad_pc.crf --depend .\objects\transfer_keypad_pc.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\core_src\vote__process.c)(0x63BB876F)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\vote__process.o --omf_browse .\objects\vote__process.crf --depend .\objects\vote__process.d)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

88180837   李外   1、移植何工名单管理功能;
1413
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
  F (..\Base_core\core_src\vote__report.c)(0x63AEE268)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\vote__report.o --omf_browse .\objects\vote__report.crf --depend .\objects\vote__report.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\core_src\gen_lgpkt_ch.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gen_lgpkt_ch.o --omf_browse .\objects\gen_lgpkt_ch.crf --depend .\objects\gen_lgpkt_ch.d)

  I (..\Base_core\core_lib\gen_lgpkt_ch_intf.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\ext_beacon_intf.h)(0x63AEE268)

  I (..\Base_core\func_h\func_down_beacon_intf.h)(0x639C6312)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

88180837   李外   1、移植何工名单管理功能;
1431
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
  I (..\inc\gen_queue.h)(0x639C6312)

  F (..\Base_core\core_src\ext_beacon.c)(0x63AEE268)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\ext_beacon.o --omf_browse .\objects\ext_beacon.crf --depend .\objects\ext_beacon.d)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\func_h\func_down_beacon_intf.h)(0x639C6312)

  I (..\Base_core\core_lib\ext_beacon_intf.h)(0x63AEE268)

  I (..\Base_core\core_lib\gen_lgpkt_ch_intf.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

88180837   李外   1、移植何工名单管理功能;
1443
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\inc\my_headfile.h)(0x639C6312)

  I (..\inc\gen_linklist.h)(0x63BAC249)

  I (..\inc\gen_queue.h)(0x639C6312)

  F (..\Base_core\core_src\fast_beacon.c)(0x63AEE268)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\fast_beacon.o --omf_browse .\objects\fast_beacon.crf --depend .\objects\fast_beacon.d)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\fast_beacon_intf.h)(0x63AEE268)

  F (..\Base_core\func_src\function.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function.o --omf_browse .\objects\function.crf --depend .\objects\function.d)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

88180837   李外   1、移植何工名单管理功能;
1493
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1494
1495
1496
1497
  F (..\Base_core\func_src\fucntion_base_test.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\fucntion_base_test.o --omf_browse .\objects\fucntion_base_test.crf --depend .\objects\fucntion_base_test.d)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

88180837   李外   1、移植何工名单管理功能;
1498
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1499
1500
1501
1502
1503
1504
  F (..\Base_core\func_src\fucntion_fastmatch.c)(0x63BBBCF6)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\fucntion_fastmatch.o --omf_browse .\objects\fucntion_fastmatch.crf --depend .\objects\fucntion_fastmatch.d)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

88180837   李外   1、移植何工名单管理功能;
1505
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1506
1507
1508
1509
  F (..\Base_core\func_src\fucntion_text_message.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\fucntion_text_message.o --omf_browse .\objects\fucntion_text_message.crf --depend .\objects\fucntion_text_message.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

95ce2328   李外   完成USB移植,测试正常,
1510
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1511
  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

88180837   李外   1、移植何工名单管理功能;
1512
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1513
1514
1515
1516
1517
1518
1519
1520
  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  F (..\Base_core\func_src\function_AES.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_aes.o --omf_browse .\objects\function_aes.crf --depend .\objects\function_aes.d)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

32fa5493   李外   移植快速下发完成,快速下发与17信...
1521
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1522
1523
1524
1525
  I (..\Base_core\AESLIB\AES\AES.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\crypto.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\config.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

32fa5493   李外   移植快速下发完成,快速下发与17信...
1526
  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/types.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/macros.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/err_codes.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/sk.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/aes.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/Common/aes_low_level.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/Common/aes_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/ECB/aes_ecb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CBC/aes_cbc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CTR/aes_ctr.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CFB/aes_cfb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/OFB/aes_ofb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/XTS/aes_xts.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/GCM/aes_gcm.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CCM/aes_ccm.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CMAC/aes_cmac.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/KEYWRAP/aes_keywrap.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/des.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/Common/des_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/ECB/des_ecb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/CBC/des_cbc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/tdes.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/Common/tdes_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/ECB/tdes_ecb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/CBC/tdes_cbc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ARC4/arc4.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/hash.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/Common/hash_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/MD5/md5.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/MD5/hmac_md5.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA1/sha1.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA1/hmac_sha1.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA224/sha224.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/Common/sha256_sha224_transform.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA224/hmac_sha224.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA256/sha256.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA256/hmac_sha256.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA384/sha384.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/Common/sha512_sha384_transform.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA384/hmac_sha384.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA512/sha512.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA512/hmac_sha512.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA512/hkdf512.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/math.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/bn.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/conv.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/arith.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/monty.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/modular.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/rng_bn.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/../../../RNG/rng.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/../../../RNG/DRBG_AES128/drbg.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\RSA/rsa.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\RSA/PKCS#1v15/rsa_pkcs1v15.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\RSA/LowLevel/rsa_low_level.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ECC/ecc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ECC/../Common_ecc_rsa/MATH/math.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\POLY1305/poly1305.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ED25519/ed25519.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\C25519/c25519.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\CHACHA/chacha.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\CHACHA20-POLY1305/chacha20-poly1305.h)(0x639C6312)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Base_core\func_src\function_txmsg_beacon.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_txmsg_beacon.o --omf_browse .\objects\function_txmsg_beacon.crf --depend .\objects\function_txmsg_beacon.d)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  F (..\Base_core\func_src\function_broadcast.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_broadcast.o --omf_browse .\objects\function_broadcast.crf --depend .\objects\function_broadcast.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\func_src\function_debug.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_debug.o --omf_browse .\objects\function_debug.crf --depend .\objects\function_debug.d)

  I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  F (..\Base_core\func_src\function_monitor_freq.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_monitor_freq.o --omf_browse .\objects\function_monitor_freq.crf --depend .\objects\function_monitor_freq.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  F (..\Base_core\func_src\function_NFC.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_nfc.o --omf_browse .\objects\function_nfc.crf --depend .\objects\function_nfc.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\func_src\function_T2_display.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_t2_display.o --omf_browse .\objects\function_t2_display.crf --depend .\objects\function_t2_display.d)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\user_lib\dot.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\func_src\function_update_keypad.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_update_keypad.o --omf_browse .\objects\function_update_keypad.crf --depend .\objects\function_update_keypad.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  F (..\Base_core\func_src\function_update_keypad_5G8.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_update_keypad_5g8.o --omf_browse .\objects\function_update_keypad_5g8.crf --depend .\objects\function_update_keypad_5g8.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  F (..\Base_core\func_src\function_upload_multipkt.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_upload_multipkt.o --omf_browse .\objects\function_upload_multipkt.crf --depend .\objects\function_upload_multipkt.d)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  F (..\Base_core\func_src\function_whitelist.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_whitelist.o --omf_browse .\objects\function_whitelist.crf --depend .\objects\function_whitelist.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  F (..\Base_core\func_src\TransparentUpgrade.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\transparentupgrade.o --omf_browse .\objects\transparentupgrade.crf --depend .\objects\transparentupgrade.d)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (..\inc\base_config.h)(0x63BAB945)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

32fa5493   李外   移植快速下发完成,快速下发与17信...
1692
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1693
1694
1695
1696
1697
1698
1699
  F (..\Base_core\func_src\function_network.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\function_network.o --omf_browse .\objects\function_network.crf --depend .\objects\function_network.d)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
1700
1701
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1702
1703
1704
1705
  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
1706
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  F (..\Base_core\func_src\func_list_mgnt.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\func_list_mgnt.o --omf_browse .\objects\func_list_mgnt.crf --depend .\objects\func_list_mgnt.d)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

df8068e7   李外   其他基本完成,扩展信标还有SDK信...
1742
1743
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1744
1745
1746
1747
  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

df8068e7   李外   其他基本完成,扩展信标还有SDK信...
1748
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\inc\my_headfile.h)(0x639C6312)

  I (..\inc\gen_linklist.h)(0x63BAC249)

  I (..\inc\gen_queue.h)(0x639C6312)

  F (..\Base_core\func_src\func_down_beacon.c)(0x63BCC1E5)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\func_down_beacon.o --omf_browse .\objects\func_down_beacon.crf --depend .\objects\func_down_beacon.d)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\func_h\func_down_beacon_intf.h)(0x639C6312)

  I (..\Base_core\core_lib\gen_lgpkt_ch_intf.h)(0x639C6312)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
1789
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

88180837   李外   1、移植何工名单管理功能;
1790
  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1791
1792
1793
1794
  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
1795
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\inc\my_headfile.h)(0x639C6312)

  I (..\inc\gen_linklist.h)(0x63BAC249)

  I (..\inc\gen_queue.h)(0x639C6312)

  F (..\Base_core\func_src\func_multipkt_up.c)(0x63BD0143)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\func_multipkt_up.o --omf_browse .\objects\func_multipkt_up.crf --depend .\objects\func_multipkt_up.d)

  I (..\inc\base_config.h)(0x63BAB945)

  I (..\Base_core\core_lib\gen_lgpkt_ch_intf.h)(0x639C6312)

  I (..\Base_core\func_h\func_multipkt_up_intf.h)(0x63AEE268)

  I (..\Base_core\core_lib\function_interface.h)(0x639C6312)

  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core_user.h)(0x639C6312)

  I (..\Base_core\core_lib\base_core.h)(0x63AEE268)

  I (..\Base_core\user_lib\function.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  I (..\Base_core\user_lib\HW_MCUIO.h)(0x639C6312)

  I (..\inc\my_headfile.h)(0x639C6312)

  I (..\inc\gen_linklist.h)(0x63BAC249)

  I (..\inc\gen_queue.h)(0x639C6312)

  I (..\Base_core\core_lib\base_pc_protocol.h)(0x639C6312)

  F (..\Base_core\AESLIB\AES\AES.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\aes.o --omf_browse .\objects\aes.crf --depend .\objects\aes.d)

95ce2328   李外   完成USB移植,测试正常,
1877
1878
1879
1880
1881
1882
1883
1884
  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x60252378)

  I (C:\Keil_v5\ARM\ARMCC\include\ctype.h)(0x60252376)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (C:\Keil_v5\ARM\ARMCC\include\stdbool.h)(0x6025237C)

  I (C:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x6025237E)

  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
  I (..\Base_core\AESLIB\AES\AES.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\crypto.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\config.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/types.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/macros.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/err_codes.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common/sk.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/aes.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/Common/aes_low_level.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/Common/aes_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/ECB/aes_ecb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CBC/aes_cbc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CTR/aes_ctr.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CFB/aes_cfb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/OFB/aes_ofb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/XTS/aes_xts.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/GCM/aes_gcm.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CCM/aes_ccm.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/CMAC/aes_cmac.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\AES/KEYWRAP/aes_keywrap.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/des.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/Common/des_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/ECB/des_ecb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\DES/CBC/des_cbc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/tdes.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/Common/tdes_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/ECB/tdes_ecb.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\TDES/CBC/tdes_cbc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ARC4/arc4.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/hash.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/Common/hash_common.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/MD5/md5.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/MD5/hmac_md5.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA1/sha1.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA1/hmac_sha1.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA224/sha224.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/Common/sha256_sha224_transform.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA224/hmac_sha224.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA256/sha256.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA256/hmac_sha256.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA384/sha384.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/Common/sha512_sha384_transform.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA384/hmac_sha384.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA512/sha512.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA512/hmac_sha512.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\HASH/SHA512/hkdf512.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/math.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/bn.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/conv.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/arith.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/monty.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/modular.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/rng_bn.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/../../../RNG/rng.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\Common_ecc_rsa/MATH/BN/../../../RNG/DRBG_AES128/drbg.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\RSA/rsa.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\RSA/PKCS#1v15/rsa_pkcs1v15.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\RSA/LowLevel/rsa_low_level.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ECC/ecc.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ECC/../Common_ecc_rsa/MATH/math.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\POLY1305/poly1305.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\ED25519/ed25519.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\C25519/c25519.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\CHACHA/chacha.h)(0x639C6312)

  I (..\Base_core\AESLIB\STM32_Cryptographic\Inc\CHACHA20-POLY1305/chacha20-poly1305.h)(0x639C6312)

  F (..\Base_core\AESLIB\STM32_Cryptographic\Lib\STM32CryptographicV3.0.0_CM4_KEIL_otslsm1elfspf.lib)(0x639C6312)()

  F (..\Base_core\AESLIB\STM32_Cryptographic\Lib\STM32CryptographicV3.0.0_CM4_KEIL_slsm1elfspf.lib)(0x639C6312)()

  F (..\RTT\SEGGER_RTT.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\segger_rtt.o --omf_browse .\objects\segger_rtt.crf --depend .\objects\segger_rtt.d)

  I (..\RTT\SEGGER_RTT.h)(0x639C6312)

  I (..\RTT\SEGGER_RTT_Conf.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
1955
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1956
1957
1958
  F (..\RTT\SEGGER_RTT_printf.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\segger_rtt_printf.o --omf_browse .\objects\segger_rtt_printf.crf --depend .\objects\segger_rtt_printf.d)

  I (..\RTT\SEGGER_RTT.h)(0x639C6312)

  I (..\RTT\SEGGER_RTT_Conf.h)(0x639C6312)

95ce2328   李外   完成USB移植,测试正常,
1959
1960
  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x60252376)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1961
  F (..\Base_core\core_src\common_math.c)(0x639C6312)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\common_math.o --omf_browse .\objects\common_math.crf --depend .\objects\common_math.d)

88180837   李外   1、移植何工名单管理功能;
1962
1963
1964
  I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1965
1966
  F (..\Common\gen_linklist.c)(0x63BBC417)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gen_linklist.o --omf_browse .\objects\gen_linklist.crf --depend .\objects\gen_linklist.d)

  I (..\inc\gen_linklist.h)(0x63BAC249)

88180837   李外   1、移植何工名单管理功能;
1967
1968
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

  I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x60252374)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1969
1970
1971
1972
  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

eec54649   李外   链表 和 队列的中断保护带嵌套且用...
1973
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)

  I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x60252374)

  F (..\Common\gen_queue.c)(0x63BB8486)(-c --cpu Cortex-M4.fp.sp -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\inc -I ..\Drivers\CMSIS\GD\GD32F30x\Include -I ..\Drivers\GD32F30x_standard_peripheral\Include -I ..\Drivers\GD32F30x_usbd_library\usbd\Include -I ..\Drivers\GD32F30x_usbd_library\device\Include -I ..\Drivers\GD32F30x_usbd_library\class\device\hid\Include -I ..\Drivers\CMSIS -I ..\Base_core\core_lib -I ..\Base_core\user_lib -I ..\Base_core\AESLIB\AES -I ..\Base_core\AESLIB\STM32_Cryptographic\Inc -I ..\Utilities -I ..\RTT -I ..\Base_core\func_h --c99

-IC:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

-D__UVISION_VERSION="536" -DGD32F30X_HD -DUSE_STDPERIPH_DRIVER -DGD32F30X_HD

-o .\objects\gen_queue.o --omf_browse .\objects\gen_queue.crf --depend .\objects\gen_queue.d)

  I (..\inc\gen_queue.h)(0x639C6312)

88180837   李外   1、移植何工名单管理功能;
2006
  I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
2007
2008
2009
2010
  I (..\Base_core\user_lib\platform.h)(0x63BB8BCF)

  I (..\Base_core\core_lib\platform_interface.h)(0x63BB8DDA)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\gd32f30x.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4.h)(0x639C6312)

eec54649   李外   链表 和 队列的中断保护带嵌套且用...
2011
  I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x6025237E)

a0293f87   李外   1、用新写法替换所有开关总中断的语句;
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
  I (..\Drivers\CMSIS\core_cmInstr.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cmFunc.h)(0x639C6312)

  I (..\Drivers\CMSIS\core_cm4_simd.h)(0x639C6312)

  I (..\Drivers\CMSIS\GD\GD32F30x\Include\system_gd32f30x.h)(0x639C6312)

  I (..\inc\gd32f30x_libopt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rcu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_adc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_can.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_crc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_ctc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dac.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dbg.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_dma.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exti.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fmc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_fwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_gpio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_i2c.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_pmu.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_bkp.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_rtc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_sdio.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_spi.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_timer.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_usart.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_wwdgt.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_misc.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_enet.h)(0x639C6312)

  I (..\Drivers\GD32F30x_standard_peripheral\Include\gd32f30x_exmc.h)(0x639C6312)