18b20

来自「DS18b20测温程序」· 代码 · 共 69 行

TXT
69
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\shiyi\程序库\18b20测温度程序\vv.uvproj
Project File Date:  08/09/2012

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
VV.C(172): warning C280: 'buff': unreferenced local variable
linking...
Program Size: data=57.1 xdata=0 code=3579
creating hex file from "vv"...
"vv" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
VV.C(125): error C202: 'dula': undefined identifier
VV.C(127): error C202: 'dula': undefined identifier
VV.C(128): error C202: 'dula': undefined identifier
VV.C(130): error C202: 'wela': undefined identifier
VV.C(134): error C202: 'wela': undefined identifier
VV.C(135): error C202: 'wela': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
VV.C(173): warning C280: 'buff': unreferenced local variable
linking...
Program Size: data=57.1 xdata=0 code=3591
creating hex file from "vv"...
"vv" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
VV.C(173): warning C280: 'buff': unreferenced local variable
VV.C(211): error C202: 'buff': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
VV.C(210): warning C206: 'deal': missing function-prototype
VV.C(210): error C267: 'deal': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
linking...
Program Size: data=57.1 xdata=0 code=3419
creating hex file from "vv"...
"vv" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
linking...
Program Size: data=57.1 xdata=0 code=3419
creating hex file from "vv"...
"vv" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling vv.c...
linking...
Program Size: data=57.1 xdata=0 code=3419
creating hex file from "vv"...
"vv" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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