-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheBook.plg
55 lines (54 loc) · 1.94 KB
/
eBook.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
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Project:</h2>
E:\Projects\Book\eBook.uvproj
Project File Date: 02/08/2018
<h2>Output:</h2>
Build target 'Debug'
assembling startup_stm32f0xx.s...
compiling main.c...
main.c(4): warning: #1-D: last line of file ends without a newline
linking...
.\eBook.axf: Error: L6218E: Undefined symbol SystemInit (referred from startup_stm32f0xx.o).
".\eBook.axf" - 1 Errors, 1 Warning(s).
Target not created
Build target 'Debug'
compiling main.c...
linking...
.\eBook.axf: Error: L6218E: Undefined symbol SystemInit (referred from startup_stm32f0xx.o).
".\eBook.axf" - 1 Errors, 0 Warning(s).
Target not created
Build target 'Debug'
compiling main.c...
linking...
.\Flash\eBook.axf: Error: L6320W: Ignoring --entry command. Cannot find argument 'Reset_Handler'.
.\Flash\eBook.axf: Warning: L6320W: Ignoring --first command. Cannot find argument '__Vectors'.
".\Flash\eBook.axf" - 1 Errors, 1 Warning(s).
Target not created
Build target 'Debug'
assembling startup_stm32l053xx.s...
compiling main.c...
linking...
.\Flash\eBook.axf: Error: L6218E: Undefined symbol SystemInit (referred from startup_stm32l053xx.o).
".\Flash\eBook.axf" - 1 Errors, 0 Warning(s).
Target not created
Build target 'Debug'
assembling startup_stm32l053xx.s...
compiling main.c...
linking...
.\Flash\eBook.axf: Error: L6218E: Undefined symbol SystemInit (referred from startup_stm32l053xx.o).
".\Flash\eBook.axf" - 1 Errors, 0 Warning(s).
Target not created
Build target 'Debug'
compiling system_stm32l0xx.c...
CMSIS\stm32l0xx.h(166): error: #35: #error directive: "Please select first the target STM32L0xx device used in your application (in stm32l0xx.h file)"
".\Flash\eBook.axf" - 1 Errors, 0 Warning(s).
Target not created
Build target 'Debug'
compiling system_stm32l0xx.c...
compiling main.c...
linking...
Program Size: Code=1030 RO-data=258 RW-data=4 ZI-data=1636
".\Flash\eBook.axf" - 0 Errors, 0 Warning(s).