📄 gpio.plg
字号:
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
G:\我的K10库函数\GPIO\GPIO.uvproj
Project File Date: 04/08/2013
<h2>Output:</h2>
compiling main.c...
.\gpio\gpio.h(39): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(39): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(39): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(39): error: #20: identifier "uint" is undefined
.\gpio\gpio.h(39): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(49): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(49): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(49): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(58): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(58): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(58): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(67): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(67): error: #20: identifier "uint8" is undefined
.\gpio\gpio.h(69): warning: #1-D: last line of file ends without a newline
.\light\light.h(33): error: #20: identifier "uint8" is undefined
.\light\light.h(33): error: #20: identifier "uint8" is undefined
.\light\light.h(33): error: #20: identifier "uint8" is undefined
.\light\light.h(43): error: #20: identifier "uint8" is undefined
.\light\light.h(43): error: #20: identifier "uint8" is undefined
.\light\light.h(43): error: #20: identifier "uint8" is undefined
.\light\light.h(52): error: #20: identifier "uint8" is undefined
.\light\light.h(52): error: #20: identifier "uint" is undefined
.\light\light.h(54): warning: #1-D: last line of file ends without a newline
user\main.c(3): warning: #951-D: return type of function "main" must be "int"
user\main.c(5): error: #20: identifier "uint32" is undefined
user\main.c(8): warning: #223-D: function "lignt_init" declared implicitly
user\main.c(12): warning: #1-D: last line of file ends without a newline
user\main.c - 22 Error(s), 5 Warning(s).
compiling main.c...
.\gpio\gpio.h(43): error: #20: identifier "uint" is undefined
.\light\light.h(54): warning: #1-D: last line of file ends without a newline
user\main.c(3): warning: #951-D: return type of function "main" must be "int"
user\main.c(5): warning: #177-D: variable "run_counter" was declared but never referenced
user\main.c - 1 Error(s), 3 Warning(s).
compiling main.c...
.\light\light.h(54): warning: #1-D: last line of file ends without a newline
user\main.c(3): warning: #951-D: return type of function "main" must be "int"
user\main.c(5): warning: #177-D: variable "run_counter" was declared but never referenced
user\main.c - 0 Error(s), 3 Warning(s).
compiling main.c...
user\main.c - 0 Error(s), 0 Warning(s).
Build target 'GPIO'
assembling startup_MK10N512MD100.s...
compiling gpio.c...
gpio\gpio.c(54): warning: #223-D: function "GPIO_PODR_REG" declared implicitly
gpio\gpio.c(54): error: #137: expression must be a modifiable lvalue
gpio\gpio.c(99): error: #136: struct "GPIO_MemMap" has no field "PDTR"
gpio\gpio.c(179): warning: #1-D: last line of file ends without a newline
compiling light.c...
light\light.c(44): warning: #1-D: last line of file ends without a newline
Target not created
compiling main.c...
user\main.c - 0 Error(s), 0 Warning(s).
Build target 'GPIO'
compiling gpio.c...
gpio\gpio.c(54): warning: #223-D: function "GPIO_PODR_REG" declared implicitly
gpio\gpio.c(54): error: #137: expression must be a modifiable lvalue
gpio\gpio.c(99): error: #136: struct "GPIO_MemMap" has no field "PDTR"
Target not created
compiling main.c...
user\main.c - 0 Error(s), 0 Warning(s).
Build target 'GPIO'
compiling gpio.c...
gpio\gpio.c(54): warning: #223-D: function "GPIO_PODR_REG" declared implicitly
gpio\gpio.c(54): error: #137: expression must be a modifiable lvalue
gpio\gpio.c(99): error: #136: struct "GPIO_MemMap" has no field "PDTR"
Target not created
compiling main.c...
user\main.c - 0 Error(s), 0 Warning(s).
Build target 'GPIO'
compiling gpio.c...
gpio\gpio.c(99): error: #136: struct "GPIO_MemMap" has no field "PDTR"
Target not created
compiling main.c...
user\main.c - 0 Error(s), 0 Warning(s).
Build target 'GPIO'
compiling gpio.c...
gpio\gpio.c(99): error: #136: struct "GPIO_MemMap" has no field "PDTR"
Target not created
compiling main.c...
user\main.c - 0 Error(s), 0 Warning(s).
Build target 'GPIO'
compiling gpio.c...
compiling light.c...
light\light.c(44): warning: #1-D: last line of file ends without a newline
linking...
.\output\GPIO.axf: Error: L6218E: Undefined symbol SystemInit (referred from startup_mk10n512md100.o).
Target not created
compiling main.c...
user\main.c - 0 Error(s), 0 Warning(s).
Build target 'GPIO'
compiling light.c...
linking...
.\output\GPIO.axf: Error: L6218E: Undefined symbol SystemInit (referred from startup_mk10n512md100.o).
Target not created
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -