v2_1.plg

来自「小型便携式温度计的源代码第二版」· PLG 代码 · 共 30 行

PLG
30
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\8051编程\V2.3\thermometer\V2_1.uv2
Project File Date:  01/30/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling DS18B20.c...
compiling MAIN.C...
MAIN.C(106): error C141: syntax error near 'if'
compiling OS_CORE.C...
compiling OS_CPU_C.C...
assembling OS_CPU_A.ASM...
Target not created
Build target 'Target 1'
compiling DS18B20.c...
compiling MAIN.C...
compiling OS_CORE.C...
compiling OS_CPU_C.C...
assembling OS_CPU_A.ASM...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_OSSENDSIGNAL?OS_CORE
Program Size: data=33.0 xdata=0 code=1595
creating hex file from "V2_1"...
"V2_1" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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