-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTemplate_Template.dep
More file actions
289 lines (233 loc) · 13 KB
/
Copy pathTemplate_Template.dep
File metadata and controls
289 lines (233 loc) · 13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
Dependencies for Project 'Template', Target 'Template': (DO NOT MODIFY !)
F (.\USR\main.c)(0x55C46F96)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\main.o --omf_browse .\obj\main.crf --depend .\obj\main.d)
I (USR\mydefine.h)(0x55C41700)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
I (USR\stm32f10x_it.h)(0x4AF11990)
I (.\System\delay\delay.h)(0x55679C13)
I (.\System\sys\sys.h)(0x55679BF1)
I (E:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x52FDD27E)
I (.\Lib\inc\stm32f10x_spi.h)(0x4D783BB4)
I (USR\ms5611.h)(0x55C475D4)
I (E:\Keil_v5\ARM\ARMCC\include\math.h)(0x52FDD27E)
F (.\USR\mydefine.c)(0x55B48BA4)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\mydefine.o --omf_browse .\obj\mydefine.crf --depend .\obj\mydefine.d)
I (USR\mydefine.h)(0x55C41700)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
I (USR\stm32f10x_it.h)(0x4AF11990)
I (.\System\delay\delay.h)(0x55679C13)
I (.\System\sys\sys.h)(0x55679BF1)
I (E:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x52FDD27E)
I (.\Lib\inc\stm32f10x_spi.h)(0x4D783BB4)
I (USR\ms5611.h)(0x55C475D4)
I (E:\Keil_v5\ARM\ARMCC\include\math.h)(0x52FDD27E)
F (.\USR\ms5611.c)(0x55C475D4)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\ms5611.o --omf_browse .\obj\ms5611.crf --depend .\obj\ms5611.d)
I (USR\ms5611.h)(0x55C475D4)
I (USR\mydefine.h)(0x55C41700)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
I (USR\stm32f10x_it.h)(0x4AF11990)
I (.\System\delay\delay.h)(0x55679C13)
I (.\System\sys\sys.h)(0x55679BF1)
I (E:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x52FDD27E)
I (.\Lib\inc\stm32f10x_spi.h)(0x4D783BB4)
I (E:\Keil_v5\ARM\ARMCC\include\math.h)(0x52FDD27E)
F (.\Lib\SRC\stm32f10x_gpio.c)(0x50FCF829)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\stm32f10x_gpio.o --omf_browse .\obj\stm32f10x_gpio.crf --depend .\obj\stm32f10x_gpio.d)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\Lib\SRC\stm32f10x_rcc.c)(0x52671D3E)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\stm32f10x_rcc.o --omf_browse .\obj\stm32f10x_rcc.crf --depend .\obj\stm32f10x_rcc.d)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\Lib\SRC\misc.c)(0x4D783BB4)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\misc.o --omf_browse .\obj\misc.crf --depend .\obj\misc.d)
I (.\Lib\inc\misc.h)(0x4D783BB4)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
F (.\Lib\SRC\stm32f10x_exti.c)(0x4D783BB4)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\stm32f10x_exti.o --omf_browse .\obj\stm32f10x_exti.crf --depend .\obj\stm32f10x_exti.d)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\Lib\SRC\stm32f10x_usart.c)(0x4D783BB4)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\stm32f10x_usart.o --omf_browse .\obj\stm32f10x_usart.crf --depend .\obj\stm32f10x_usart.d)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\LIB\src\stm32f10x_spi.c)(0x4D783BB4)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\stm32f10x_spi.o --omf_browse .\obj\stm32f10x_spi.crf --depend .\obj\stm32f10x_spi.d)
I (.\Lib\inc\stm32f10x_spi.h)(0x4D783BB4)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\System\system_stm32f10x.c)(0x516FC417)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\system_stm32f10x.o --omf_browse .\obj\system_stm32f10x.crf --depend .\obj\system_stm32f10x.d)
I (System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\System\delay\delay.c)(0x55679C07)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\delay.o --omf_browse .\obj\delay.crf --depend .\obj\delay.d)
I (System\delay\delay.h)(0x55679C13)
I (.\System\sys\sys.h)(0x55679BF1)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\System\sys\sys.c)(0x5567A05D)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\sys.o --omf_browse .\obj\sys.crf --depend .\obj\sys.d)
I (System\sys\sys.h)(0x55679BF1)
I (.\System\stm32f10x.h)(0x4E2FBA56)
I (.\ASM\core_cm3.h)(0x4D523B58)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)
I (.\System\system_stm32f10x.h)(0x4D783CAA)
I (.\Lib\inc\stm32f10x_conf.h)(0x5567A034)
I (.\Lib\inc\stm32f10x_exti.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_gpio.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_rcc.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_tim.h)(0x4D783BB4)
I (.\Lib\inc\stm32f10x_usart.h)(0x4D783BB4)
I (.\Lib\inc\misc.h)(0x4D783BB4)
F (.\ASM\startup_stm32f10x_hd.s)(0x4D783CDE)(--cpu Cortex-M3 -g --apcs=interwork --pd "__MICROLIB SETA 1"-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include--list .\obj\startup_stm32f10x_hd.lst --xref -o .\obj\startup_stm32f10x_hd.o --depend .\obj\startup_stm32f10x_hd.d)
F (.\ASM\core_cm3.c)(0x4C0C587E)(-c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork -I.\Lib\inc -I.\USR -I.\System -I.\System\delay -I.\System\sys -I.\System\usart -I.\ASM-I E:\Keil_v5\ARM\RV31\INC-I E:\Keil_v5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS\Include-I E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include-DSTM32F10X_HD -DUSE_STDPERIPH_DRIVER -DSTM32F10X_HD -o .\obj\core_cm3.o --omf_browse .\obj\core_cm3.crf --depend .\obj\core_cm3.d)
I (E:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x52FDD27E)