forked from waltYeh/ARM7-based-flight-program
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmy_Target 1.dep
166 lines (166 loc) · 11.6 KB
/
my_Target 1.dep
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
Dependencies for Project 'my', Target 'Target 1': (DO NOT MODIFY !)
F (.\Main\commons.c)(0x56F095EA)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\commons.o" --omf_browse ".\Outputs\commons.crf" --depend ".\Outputs\commons.d")
I (Main\commons.h)(0x56F09604)
F (.\Main\timer.c)(0x5709E9CF)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\timer.o" --omf_browse ".\Outputs\timer.crf" --depend ".\Outputs\timer.d")
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Main\../Main/timer.h)(0x566D5FB4)
I (Main\../Drivers/SPI.h)(0x56EE8FCE)
I (Main\../Main/global.h)(0x57283C0F)
F (.\Main\main.c)(0x57284167)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\main.o" --omf_browse ".\Outputs\main.crf" --depend ".\Outputs\main.d")
I (Main\timer.h)(0x566D5FB4)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Main\global.h)(0x57283C0F)
I (Main\../Drivers/PWM.h)(0x56EC21C8)
I (Main\../Drivers/USB.h)(0x570CA0EB)
I (Main\../Drivers/../Library/lib_AT91SAM7S256.h)(0x5694EBA8)
I (Main\../Drivers/SPI.h)(0x56EE8FCE)
I (Main\../Drivers/TWI.h)(0x56EC94A0)
I (Main\../Drivers/ADC.h)(0x560BEB6A)
I (Main\../Drivers/PIO.h)(0x5708942C)
I (Main\../Drivers/Pins.h)(0x56EEAEA2)
I (Main\../Drivers/PIT.h)(0x56EC2CCE)
I (Main\../Drivers/GPS.h)(0x56F56834)
I (Main\../Drivers/XBee.h)(0x56F5688C)
I (Main\../Devices/MS5611_SPI.h)(0x56EE63DC)
I (Main\../Devices/HMC5883.h)(0x56EC19A2)
I (Main\../Devices/MPU6000_SPI.h)(0x56EC2256)
I (Main\../Devices/EEPROM.h)(0x56EC32C6)
I (Main\../Devices/PCA9685.h)(0x571A29C6)
I (Main\../Modules/IMU.h)(0x571ADB53)
I (Main\../Modules/AttitudeEstimator.h)(0x571A0833)
I (Main\../Modules/PositionEstimator.h)(0x5726BB4C)
I (Main\../Modules/Controls.h)(0x56D63F2C)
I (Main\../Modules/RadioController.h)(0x56EC1BDE)
I (Main\../Modules/MotorMixer.h)(0x56EC1AEA)
F (.\Main\test_cpp.cpp)(0x56F56F0E)(--cpp -c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\test_cpp.o" --omf_browse ".\Outputs\test_cpp.crf" --depend ".\Outputs\test_cpp.d")
I (Main\../Library/mathlib.h)(0x55E9B656)
I (Main\../Library/Vector.hpp)(0x561538F4)
I (D:\KEIL4\ARM\RV31\INC\stdio.h)(0x4BA13B96)
I (D:\KEIL4\ARM\RV31\INC\math.h)(0x4BE31208)
I (D:\KEIL4\ARM\RV31\INC\string.h)(0x54C309B2)
I (Main\../Library/Matrix.hpp)(0x5615483E)
F (.\Drivers\ADC.c)(0x56F568C4)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\adc.o" --omf_browse ".\Outputs\adc.crf" --depend ".\Outputs\adc.d")
I (Drivers\ADC.h)(0x560BEB6A)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\../Main/commons.h)(0x56F09604)
F (.\Drivers\GPS.c)(0x56F5688C)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\gps.o" --omf_browse ".\Outputs\gps.crf" --depend ".\Outputs\gps.d")
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\GPS.h)(0x56F56834)
I (Drivers\../Main/global.h)(0x57283C0F)
F (.\Drivers\PIO.c)(0x571B0FF4)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\pio.o" --omf_browse ".\Outputs\pio.crf" --depend ".\Outputs\pio.d")
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\Pins.h)(0x56EEAEA2)
I (Drivers\../Main/timer.h)(0x566D5FB4)
I (Drivers\../Main/global.h)(0x57283C0F)
I (Drivers\PIO.h)(0x5708942C)
F (.\Drivers\PIT.c)(0x56F56834)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\pit.o" --omf_browse ".\Outputs\pit.crf" --depend ".\Outputs\pit.d")
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\PIT.h)(0x56EC2CCE)
I (Drivers\Pins.h)(0x56EEAEA2)
I (Drivers\../Main/global.h)(0x57283C0F)
F (.\Drivers\PWM.c)(0x57108DBD)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\pwm.o" --omf_browse ".\Outputs\pwm.crf" --depend ".\Outputs\pwm.d")
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\PWM.h)(0x56EC21C8)
I (Drivers\Pins.h)(0x56EEAEA2)
I (Drivers\../Main/global.h)(0x57283C0F)
F (.\Drivers\SPI.c)(0x57247245)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\spi.o" --omf_browse ".\Outputs\spi.crf" --depend ".\Outputs\spi.d")
I (Drivers\SPI.h)(0x56EE8FCE)
I (Drivers\../Main/global.h)(0x57283C0F)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\../Modules/IMU.h)(0x571ADB53)
I (Drivers\PIO.h)(0x5708942C)
F (.\Drivers\TWI.c)(0x570917A4)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\twi.o" --omf_browse ".\Outputs\twi.crf" --depend ".\Outputs\twi.d")
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\TWI.h)(0x56EC94A0)
I (Drivers\../Modules/IMU.h)(0x571ADB53)
I (Drivers\../Main/timer.h)(0x566D5FB4)
I (Drivers\../Main/global.h)(0x57283C0F)
F (.\Drivers\USB.c)(0x5726F0F4)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\usb.o" --omf_browse ".\Outputs\usb.crf" --depend ".\Outputs\usb.d")
I (Drivers\USB.h)(0x570CA0EB)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\../Library/lib_AT91SAM7S256.h)(0x5694EBA8)
I (Drivers\Pins.h)(0x56EEAEA2)
I (Drivers\../Main/global.h)(0x57283C0F)
I (Drivers\../Main/timer.h)(0x566D5FB4)
I (Drivers\PIO.h)(0x5708942C)
I (D:\KEIL4\ARM\RV31\INC\string.h)(0x54C309B2)
F (.\Drivers\XBee.c)(0x56F568DE)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\xbee.o" --omf_browse ".\Outputs\xbee.crf" --depend ".\Outputs\xbee.d")
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Drivers\XBee.h)(0x56F5688C)
I (D:\KEIL4\ARM\RV31\INC\string.h)(0x54C309B2)
I (Drivers\../Main/global.h)(0x57283C0F)
F (.\Drivers\SAM7.s)(0x5674CA02)(--cpu ARM7TDMI -g --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" --list ".\SAM7.lst" --xref -o ".\Outputs\SAM7.o" --depend ".\Outputs\SAM7.d")
F (.\Modules\AttitudeEstimator.c)(0x5727FCEF)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\attitudeestimator.o" --omf_browse ".\Outputs\attitudeestimator.crf" --depend ".\Outputs\attitudeestimator.d")
I (Modules\AttitudeEstimator.h)(0x571A0833)
I (D:\KEIL4\ARM\RV31\INC\math.h)(0x4BE31208)
I (Modules\../Main/global.h)(0x57283C0F)
I (Modules\IMU.h)(0x571ADB53)
I (Modules\../Main/timer.h)(0x566D5FB4)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Modules\../Main/commons.h)(0x56F09604)
I (Modules\Filter.h)(0x571AD5AE)
F (.\Modules\Controls.c)(0x57284064)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\controls.o" --omf_browse ".\Outputs\controls.crf" --depend ".\Outputs\controls.d")
I (Modules\../Main/global.h)(0x57283C0F)
I (Modules\../Main/commons.h)(0x56F09604)
I (Modules\AttitudeEstimator.h)(0x571A0833)
I (D:\KEIL4\ARM\RV31\INC\math.h)(0x4BE31208)
I (Modules\Controls.h)(0x56D63F2C)
F (.\Modules\Filter.c)(0x571AD63D)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\filter.o" --omf_browse ".\Outputs\filter.crf" --depend ".\Outputs\filter.d")
I (Modules\Filter.h)(0x571AD5AE)
I (D:\KEIL4\ARM\RV31\INC\math.h)(0x4BE31208)
I (Modules\../Main/global.h)(0x57283C0F)
F (.\Modules\IMU.c)(0x5727FD4A)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\imu.o" --omf_browse ".\Outputs\imu.crf" --depend ".\Outputs\imu.d")
I (Modules\../Main/global.h)(0x57283C0F)
I (Modules\IMU.h)(0x571ADB53)
I (Modules\../Main/timer.h)(0x566D5FB4)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Modules\../Drivers/TWI.h)(0x56EC94A0)
I (Modules\Filter.h)(0x571AD5AE)
F (.\Modules\MotorMixer.c)(0x571D8536)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\motormixer.o" --omf_browse ".\Outputs\motormixer.crf" --depend ".\Outputs\motormixer.d")
I (Modules\../Main/global.h)(0x57283C0F)
I (Modules\../Main/commons.h)(0x56F09604)
I (Modules\../Drivers/PWM.h)(0x56EC21C8)
I (Modules\../Drivers/Pins.h)(0x56EEAEA2)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Modules\MotorMixer.h)(0x56EC1AEA)
F (.\Modules\PositionEstimator.c)(0x57280457)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\positionestimator.o" --omf_browse ".\Outputs\positionestimator.crf" --depend ".\Outputs\positionestimator.d")
I (Modules\PositionEstimator.h)(0x5726BB4C)
I (Modules\../Main/global.h)(0x57283C0F)
I (D:\KEIL4\ARM\RV31\INC\math.h)(0x4BE31208)
I (Modules\AttitudeEstimator.h)(0x571A0833)
I (D:\KEIL4\ARM\RV31\INC\string.h)(0x54C309B2)
I (Modules\../Main/commons.h)(0x56F09604)
F (.\Modules\RadioController.c)(0x5726BCE0)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\radiocontroller.o" --omf_browse ".\Outputs\radiocontroller.crf" --depend ".\Outputs\radiocontroller.d")
I (Modules\RadioController.h)(0x56EC1BDE)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Modules\../Main/global.h)(0x57283C0F)
I (Modules\AttitudeEstimator.h)(0x571A0833)
I (Modules\../Main/commons.h)(0x56F09604)
F (.\Devices\EEPROM.c)(0x56F56968)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\eeprom.o" --omf_browse ".\Outputs\eeprom.crf" --depend ".\Outputs\eeprom.d")
I (Devices\EEPROM.h)(0x56EC32C6)
I (Devices\../Drivers/TWI.h)(0x56EC94A0)
I (Devices\../Main/timer.h)(0x566D5FB4)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Devices\../Main/global.h)(0x57283C0F)
F (.\Devices\HMC5883.c)(0x56F56968)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\hmc5883.o" --omf_browse ".\Outputs\hmc5883.crf" --depend ".\Outputs\hmc5883.d")
I (Devices\HMC5883.h)(0x56EC19A2)
I (Devices\../Drivers/TWI.h)(0x56EC94A0)
I (Devices\../Main/timer.h)(0x566D5FB4)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Devices\../Main/global.h)(0x57283C0F)
F (.\Devices\MPU6000_SPI.c)(0x5726E97F)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\mpu6000_spi.o" --omf_browse ".\Outputs\mpu6000_spi.crf" --depend ".\Outputs\mpu6000_spi.d")
I (Devices\../Drivers/SPI.h)(0x56EE8FCE)
I (Devices\MPU6000_SPI.h)(0x56EC2256)
F (.\Devices\MS5611_SPI.c)(0x56F56984)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\ms5611_spi.o" --omf_browse ".\Outputs\ms5611_spi.crf" --depend ".\Outputs\ms5611_spi.d")
I (Devices\../Drivers/SPI.h)(0x56EE8FCE)
I (Devices\MS5611_SPI.h)(0x56EE63DC)
I (Devices\../Main/timer.h)(0x566D5FB4)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (D:\KEIL4\ARM\RV31\INC\math.h)(0x4BE31208)
I (Devices\../Main/global.h)(0x57283C0F)
F (.\Devices\PCA9685.c)(0x571A28EF)(-c --cpu ARM7TDMI -g -O0 --apcs=interwork -I "D:\KEIL4\ARM\INC" -I "D:\KEIL4\ARM\INC\Atmel\SAM7S" -o ".\Outputs\pca9685.o" --omf_browse ".\Outputs\pca9685.crf" --depend ".\Outputs\pca9685.d")
I (Devices\PCA9685.h)(0x571A29C6)
I (Devices\../Drivers/TWI.h)(0x56EC94A0)
I (Devices\../Main/timer.h)(0x566D5FB4)
I (D:\KEIL4\ARM\INC\Atmel\SAM7S\at91sam7s256.h)(0x54708591)
I (Devices\../Main/global.h)(0x57283C0F)