forked from naderessam10/GPS_TRACKING_FINAL_PROJECT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGPS_Tracking_System.build_log.htm
57 lines (56 loc) · 1.81 KB
/
GPS_Tracking_System.build_log.htm
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
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Project:</h2>
C:\Users\win 7\OneDrive\Desktop\GPS-Tracking-System - original\GPS_Tracking_System.uvproj
Project File Date: 06/07/2021
<h2>Output:</h2>
Rebuild target 'Target 1'
assembling startup_TM4C123.s...
compiling main.c...
button_led.h(15): warning: #1-D: last line of file ends without a newline
#endif
gps.h(19): warning: #1-D: last line of file ends without a newline
#endif
uart.h(16): warning: #1-D: last line of file ends without a newline
#endif
main.c: 3 warnings, 0 errors
compiling lcd.c...
compiling delay.c...
compiling button_led.c...
button_led.h(15): warning: #1-D: last line of file ends without a newline
#endif
button_led.c: 1 warning, 0 errors
compiling gps.c...
gps.h(19): warning: #1-D: last line of file ends without a newline
#endif
uart.h(16): warning: #1-D: last line of file ends without a newline
#endif
gps.c(27): warning: #550-D: variable "i" was set but never used
sint32_t i =0, start = pos;
gps.c(179): warning: #177-D: variable "start" was declared but never referenced
int start = 0;
gps.c(184): warning: #177-D: variable "k" was declared but never referenced
int k = 0;
gps.c: 5 warnings, 0 errors
compiling uart.c...
uart.h(16): warning: #1-D: last line of file ends without a newline
#endif
uart.c: 1 warning, 0 errors
linking...
Program Size: Code=10684 RO-data=1100 RW-data=36 ZI-data=1124
".\GPS_Tracking_System.axf" - 0 Error(s), 10 Warning(s).
Load "C:\\Users\\win 7\\OneDrive\\Desktop\\GPS-Tracking-System - original\\GPS_Tracking_System.axf"
Connecting: Mode=JTAG, Speed=1000000Hz
Erase Done.
Programming Done.
Verify OK.
</pre>
</body>
</html>
eDrive\\Desktop\\GPS-Tracking-System - original\\GPS_Tracking_System.axf"
Connecting: Mode=JTAG, Speed=1000000Hz
Erase Done.
Programming Done.
Verify OK.