📄 demo.plg
字号:
<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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -