demo.plg

来自「基于51内核的单片机的ucos-ii操作系统的移植的源代码」· PLG 代码 · 共 86 行

PLG
86
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\TNK7821 DEV Disk V2.3\Source code V2.2\Lab4\demo.uv2
Project File Date:  08/20/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.ASM...
compiling test.c...
compiling ucos_ii.c...
OS_TASK.C(166): warning C196: mspace probably invalid
compiling os_cpu_c.c...
assembling os_cpu_a.asm...
linking...
Program Size: data=84.1 xdata=2751 code=6143
creating hex file from ".\Output\demo"...
".\Output\demo" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.ASM...
compiling test.c...
compiling ucos_ii.c...
OS_TASK.C(166): warning C196: mspace probably invalid
compiling os_cpu_c.c...
assembling os_cpu_a.asm...
linking...
Program Size: data=84.1 xdata=2751 code=6143
creating hex file from ".\Output\demo"...
".\Output\demo" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.ASM...
compiling test.c...
TEST.C(77): error C141: syntax error near 'void'
compiling ucos_ii.c...
OS_TASK.C(166): warning C196: mspace probably invalid
compiling os_cpu_c.c...
assembling os_cpu_a.asm...
Target not created
Build target 'Target 1'
compiling test.c...
TEST.C(77): error C141: syntax error near 'void'
Target not created
compiling test.c...
TEST.C(77): error C141: syntax error near 'void'
test.c - 1 Error(s), 0 Warning(s).
compiling test.c...
TEST.C(77): error C141: syntax error near 'void'
test.c - 1 Error(s), 0 Warning(s).
compiling test.c...
TEST.C(82): warning C206: 'printStr': missing function-prototype
TEST.C(82): error C267: 'printStr': requires ANSI-style prototype
test.c - 1 Error(s), 1 Warning(s).
compiling test.c...
test.c(87): error C300: unterminated comment
test.c - 1 Error(s), 0 Warning(s).
compiling test.c...
TEST.C(86): error C141: syntax error near '}'
test.c - 1 Error(s), 0 Warning(s).
compiling test.c...
test.c(87): error C300: unterminated comment
test.c - 1 Error(s), 0 Warning(s).
compiling test.c...
TEST.C(82): warning C206: 'printStr': missing function-prototype
TEST.C(82): error C267: 'printStr': requires ANSI-style prototype
test.c - 1 Error(s), 1 Warning(s).
compiling test.c...
test.c - 0 Error(s), 0 Warning(s).
compiling test.c...
test.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.ASM...
compiling test.c...
compiling ucos_ii.c...
OS_TASK.C(166): warning C196: mspace probably invalid
compiling os_cpu_c.c...
assembling os_cpu_a.asm...
linking...
Program Size: data=84.1 xdata=3251 code=6296
creating hex file from ".\Output\demo"...
".\Output\demo" - 0 Error(s), 1 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?