📄 demo.plg
字号:
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
F:\stm32\Program\fcwangbing\STM32程序模块\Project\demo.uvproj
Project File Date: 10/06/2010
<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
compiling stm32f10x_it.c...
..\User\stm32f10x_it.c(8): error: #5: cannot open source input file "STM32Lib\\stm32f10x.h": No such file or directory
..\User\stm32f10x_it.c: #include "STM32Lib\\stm32f10x.h"
..\User\stm32f10x_it.c: ^
..\User\stm32f10x_it.c: ..\User\stm32f10x_it.c: 0 warnings, 1 error
compiling stm32f10x_rcc.c...
compiling stm32f10x_gpio.c...
compiling core_cm3.c...
compiling system_stm32f10x.c...
assembling startup_stm32f10x_hd.s...
Target not created
Build target 'Target 1'
compiling stm32f10x_it.c...
..\User\stm32f10x_it.c(8): error: #5: cannot open source input file "STM32Lib\\stm32f10x.h": No such file or directory
..\User\stm32f10x_it.c: #include "STM32Lib\\stm32f10x.h"
..\User\stm32f10x_it.c: ^
..\User\stm32f10x_it.c: ..\User\stm32f10x_it.c: 0 warnings, 1 error
Target not created
Build target 'Target 1'
compiling stm32f10x_it.c...
..\User\stm32f10x_it.c(8): error: #5: cannot open source input file "STM32Lib\\stm32f10x.h": No such file or directory
..\User\stm32f10x_it.c: #include "STM32Lib\\stm32f10x.h"
..\User\stm32f10x_it.c: ^
..\User\stm32f10x_it.c: ..\User\stm32f10x_it.c: 0 warnings, 1 error
Target not created
Build target 'Target 1'
compiling stm32f10x_it.c...
linking...
Program Size: Code=776 RO-data=320 RW-data=0 ZI-data=608
FromELF: creating hex file...
"..\Obj\demo.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: Code=776 RO-data=320 RW-data=0 ZI-data=608
FromELF: creating hex file...
"..\Obj\demo.axf" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -