-
Notifications
You must be signed in to change notification settings - Fork 140
/
Copy path语音识别.plg
39 lines (38 loc) · 1.95 KB
/
语音识别.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
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Project:</h2>
F:\ÓïÒôʶ±ð\STM32ÓïÒôʶ±ð\CODE\ÓïÒôʶ±ð.uvproj
Project File Date: 01/08/2012
<h2>Output:</h2>
Build target 'Voice_Rec'
creating preprocessor file for main.c...
Src\APP\includes.h(31): error: #5: cannot open source input file "nRF24L01.h": No such file or directory
compiling main.c...
.\Src\BSP\bsp.h(10): error: #20: identifier "CPU_INT32U" is undefined
.\Src\BSP\bsp.h(11): error: #20: identifier "CPU_INT32U" is undefined
Src\APP\includes.h(31): error: #5: cannot open source input file "nRF24L01.h": No such file or directory
creating preprocessor file for BSP.c...
.\Src\APP\includes.h(31): error: #5: cannot open source input file "nRF24L01.h": No such file or directory
compiling BSP.c...
.\Src\BSP\bsp.h(10): error: #20: identifier "CPU_INT32U" is undefined
.\Src\BSP\bsp.h(11): error: #20: identifier "CPU_INT32U" is undefined
.\Src\APP\includes.h(31): error: #5: cannot open source input file "nRF24L01.h": No such file or directory
Project build/rebuild aborted.
Target not created
Build target 'Voice_Rec'
creating preprocessor file for main.c...
Src\APP\includes.h(34): error: #5: cannot open source input file "LCD.h": No such file or directory
compiling main.c...
.\Src\BSP\bsp.h(10): error: #20: identifier "CPU_INT32U" is undefined
.\Src\BSP\bsp.h(11): error: #20: identifier "CPU_INT32U" is undefined
Src\APP\includes.h(34): error: #5: cannot open source input file "LCD.h": No such file or directory
creating preprocessor file for BSP.c...
.\Src\APP\includes.h(34): error: #5: cannot open source input file "LCD.h": No such file or directory
compiling BSP.c...
.\Src\BSP\bsp.h(10): error: #20: identifier "CPU_INT32U" is undefined
.\Src\BSP\bsp.h(11): error: #20: identifier "CPU_INT32U" is undefined
.\Src\APP\includes.h(34): error: #5: cannot open source input file "LCD.h": No such file or directory
Project build/rebuild aborted.
Target not created