18b20.plg

来自「18B20 程序 简单实用 18B20 程序 简单实用」· PLG 代码 · 共 82 行

PLG
82
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
F:\18B20\18B20.uv2
Project File Date:  01/25/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=235
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=234
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=234
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
18B20.C(183): warning C206: 'delay1s': missing function-prototype
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
    SYMBOL:  DELAY1S
    MODULE:  18B20.obj (18B20)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
    SYMBOL:  DELAY1S
    MODULE:  18B20.obj (18B20)
    ADDRESS: 000CH
Program Size: data=12.0 xdata=0 code=248
creating hex file from "18B20"...
"18B20" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=259
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=249
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=245
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=252
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
18B20.C(210): error C141: syntax error near ''
Target not created
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=281
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 18B20.c...
linking...
Program Size: data=11.0 xdata=0 code=281
creating hex file from "18B20"...
"18B20" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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