-
Notifications
You must be signed in to change notification settings - Fork 1
/
SpaceInvaders.build_log.htm
65 lines (64 loc) · 3.66 KB
/
SpaceInvaders.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
58
59
60
61
62
63
64
65
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Project:</h2>
E:\Keil\Labware\Lab15_SpaceInvaders\SpaceInvaders.uvproj
Project File Date: 04/29/2016
<h2>Output:</h2>
Rebuild target 'SpaceInvaders'
assembling startup.s...
compiling Nokia5110.c...
assembling random.s...
compiling SpaceInvaders.c...
compiling TExaS.c...
linking...
Program Size: Code=7676 RO-data=18884 RW-data=172 ZI-data=2260
".\SpaceInvaders.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\Keil\\Labware\\Lab15_SpaceInvaders\\SpaceInvaders.axf"
Connecting: Mode=JTAG, Speed=1000000Hz
Erase Done.
Programming Done.
Verify OK.
</pre>
</body>
</html>
for(i=0; i < numberOfEnemies; i++){
HandlersOps.c(374): error: #20: identifier "numberOfEnemies" is undefined
for(i=0; i < numberOfEnemies; i++){
HandlersOps.c(411): error: #20: identifier "numberOfEnemies" is undefined
for(i=0; i < numberOfEnemies; i++){
HandlersOps.c(424): error: #20: identifier "numberOfEnemies" is undefined
for(i=0; i < numberOfEnemies; i++){
HandlersOps.c(574): error: #20: identifier "numberOfEnemies" is undefined
for(i=0; i < numberOfEnemies; i++){
SpaceInvaders.c: 0 warnings, 7 errors
compiling TExaS.c...
".\SpaceInvaders.axf" - 7 Error(s), 0 Warning(s).
Target not created
ages.c(229): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(229): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(230): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(230): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(230): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(230): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(230): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(230): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(230): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
Images.c(231): error: #144: a value of type "int" cannot be used to initialize an entity of type "int *"
SpaceInvaders.c: 2 warnings, 30 errors
compiling TExaS.c...
".\SpaceInvaders.axf" - 30 Error(s), 2 Warning(s).
Target not created