-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathboule.plg
90 lines (89 loc) · 3.29 KB
/
boule.plg
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
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Project:</h2>
I:\IUT_Informatique\Archi\2012\Projet\casse_briques.uvproj
Project File Date: 04/22/2012
<h2>Output:</h2>
Build target 'Flash'
compiling cfgIO.c...
C:\Keil\ARM\Inc\ST\STM32F10x\stm32f10x.h(96): error: #35: #error directive: "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
compiling GLCD_16bitIF_STM32.c...
C:\Keil\ARM\Inc\ST\STM32F10x\stm32f10x.h(96): error: #35: #error directive: "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
compiling ISR.c...
C:\Keil\ARM\Inc\ST\STM32F10x\stm32f10x.h(96): error: #35: #error directive: "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
compiling main.c...
C:\Keil\ARM\Inc\ST\STM32F10x\stm32f10x.h(96): error: #35: #error directive: "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
compiling Retarget.c...
compiling system_stm32f10x.c...
C:\Keil\ARM\Inc\ST\STM32F10x\stm32f10x.h(96): error: #35: #error directive: "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
assembling startup_stm32f10x_hd.s...
Target not created
Build target 'Flash'
compiling cfgIO.c...
compiling GLCD_16bitIF_STM32.c...
compiling ISR.c...
src\ISR.c(23): error: #20: identifier "LARGEUR_BARRE" is undefined
compiling main.c...
compiling Retarget.c...
compiling system_stm32f10x.c...
Target not created
Build target 'Flash'
compiling ISR.c...
compiling main.c...
linking...
.\obj\casse_briques.axf: Error: L6200E: Symbol bmpBARRE multiply defined (by main.o and isr.o).
Target not created
Build target 'Flash'
compiling ISR.c...
compiling main.c...
linking...
Program Size: Code=2938 RO-data=8306 RW-data=44 ZI-data=1028
FromELF: creating hex file...
".\obj\casse_briques.axf" - 0 Error(s), 0 Warning(s).
Load "I:\\IUT_Informatique\\Archi\\2012\\Projet\\obj\\casse_briques.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'Flash'
compiling main.c...
src\main.c(54): warning: #223-D: function "cfgIO" declared implicitly
linking...
Program Size: Code=3254 RO-data=8306 RW-data=44 ZI-data=1028
FromELF: creating hex file...
".\obj\casse_briques.axf" - 0 Error(s), 1 Warning(s).
Build target 'Flash'
compiling cfgIO.c...
linking...
Program Size: Code=3254 RO-data=8306 RW-data=44 ZI-data=1028
FromELF: creating hex file...
".\obj\casse_briques.axf" - 0 Error(s), 0 Warning(s).
Load "I:\\IUT_Informatique\\Archi\\2012\\Projet\\obj\\casse_briques.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'Flash'
compiling GLCD_16bitIF_STM32.c...
linking...
Program Size: Code=3218 RO-data=8306 RW-data=44 ZI-data=1028
FromELF: creating hex file...
".\obj\casse_briques.axf" - 0 Error(s), 0 Warning(s).
Load "I:\\IUT_Informatique\\Archi\\2012\\Projet\\obj\\casse_briques.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'Flash'
compiling cfgIO.c...
linking...
Program Size: Code=3218 RO-data=8306 RW-data=44 ZI-data=1028
FromELF: creating hex file...
".\obj\casse_briques.axf" - 0 Error(s), 0 Warning(s).
Load "I:\\IUT_Informatique\\Archi\\2012\\Projet\\obj\\casse_briques.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...