test1.plg

来自「tlc0831串口通信的AD转换的C程序」· PLG 代码 · 共 121 行

PLG
121
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\蔡金良\tlc0831test2\test1.uv2
Project File Date:  09/04/2012

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=285
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
TEST1.C(35): error C141: syntax error near '>'
TEST1.C(35): error C141: syntax error near ')'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=285
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=285
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=358
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=13.0 xdata=0 code=410
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
TEST1.C(101): warning C173: missing return-expression
TEST1.C(110): error C202: 'data1': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
TEST1.C(101): warning C173: missing return-expression
linking...
Program Size: data=11.0 xdata=0 code=366
creating hex file from "test1"...
"test1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling test1.c...
linking...
Program Size: data=11.0 xdata=0 code=366
creating hex file from "test1"...
"test1" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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