lm75a.plg
来自「基于51系列单片机的介绍IIC的原理与应用的软件设计」· PLG 代码 · 共 59 行
PLG
59 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\新建文件夹\LM75A\LM75A.uv2
Project File Date: 12/23/2007
<h2>Output:</h2>
Build target 'Target 1'
compiling IIC.c...
compiling Temp.c...
linking...
Program Size: data=32.2 xdata=0 code=963
creating hex file from "LM75A"...
"LM75A" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling IIC.c...
compiling Temp.c...
linking...
Program Size: data=32.2 xdata=0 code=954
creating hex file from "LM75A"...
"LM75A" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling IIC.c...
compiling Temp.c...
TEMP.C(59): warning C206: 'GetTemp': missing function-prototype
TEMP.C(66): error C231: 'GetTemp': redefinition
TEMP.C(78): error C231: 'GetTemp': redefinition
Target not created
Build target 'Target 1'
compiling IIC.c...
compiling Temp.c...
linking...
Program Size: data=29.2 xdata=0 code=887
creating hex file from "LM75A"...
"LM75A" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling IIC.c...
compiling Temp.c...
linking...
Program Size: data=30.2 xdata=0 code=899
creating hex file from "LM75A"...
"LM75A" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling IIC.c...
compiling Temp.c...
linking...
Program Size: data=30.2 xdata=0 code=899
creating hex file from "LM75A"...
"LM75A" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling IIC.c...
compiling Temp.c...
linking...
Program Size: data=30.2 xdata=0 code=895
creating hex file from "LM75A"...
"LM75A" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?