18b20.plg

来自「18b20测温程序 单片机c程序」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\My Documents\课外学习\嵌入式硬件\51Board\Test_51Board\Test_18B20\18b20.uv2
Project File Date:  11/17/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 18b20.c...
18B20.C(53): warning C206: '_nop_': missing function-prototype
18B20.C(53): error C264: intrinsic '_nop_': declaration/activation error
18B20.C(175): error C193: '~': bad operand type
18B20.C(176): error C193: '~': bad operand type
18B20.C(189): error C193: '/': bad operand type
18B20.C(190): error C193: '': bad operand type
18B20.C(191): error C193: '/': bad operand type
18B20.C(192): error C193: '': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 18b20.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READDQ?18B20
Program Size: data=28.2 xdata=0 code=1552
creating hex file from "18b20"...
"18b20" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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