power.plg

来自「c8051学习机实验程序」· PLG 代码 · 共 103 行

PLG
103
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\c8051\isd25120\power.uv2
Project File Date:  12/21/2004

<h2>Output:</h2>
Build target 'Target 1'
compiling MAIN.C...
MAIN.C(70): error C202: 'XBYTE': undefined identifier
MAIN.C(71): error C202: 'XBYTE': undefined identifier
MAIN.C(72): error C202: 'XBYTE': undefined identifier
compiling config.c...
Target not created
Build target 'Target 1'
compiling MAIN.C...
MAIN.C(70): error C202: 'XBYTE': undefined identifier
MAIN.C(71): error C202: 'XBYTE': undefined identifier
MAIN.C(72): error C202: 'XBYTE': undefined identifier
compiling config.c...
Target not created
Build target 'Target 1'
compiling MAIN.C...
MAIN.C(70): error C202: 'XBYTE': undefined identifier
MAIN.C(71): error C202: 'XBYTE': undefined identifier
MAIN.C(72): error C202: 'XBYTE': undefined identifier
compiling config.c...
Target not created
Build target 'Target 1'
compiling MAIN.C...
MAIN.C(70): error C202: 'XBYTE': undefined identifier
MAIN.C(71): error C202: 'XBYTE': undefined identifier
MAIN.C(72): error C202: 'XBYTE': undefined identifier
compiling config.c...
Target not created
Build target 'Target 1'
compiling MAIN.C...
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=9.0 xdata=0 code=340
"power" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling MAIN.C...
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=9.0 xdata=0 code=340
"power" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling MAIN.C...
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=9.0 xdata=0 code=340
"power" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling MAIN.C...
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=9.0 xdata=0 code=370
"power" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling MAIN.C...
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=9.0 xdata=0 code=346
"power" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling MAIN.C...
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=10.0 xdata=0 code=334
"power" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling MAIN.C...
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=10.0 xdata=0 code=330
"power" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling MAIN.C...
MAIN.C(54): warning C280: 'temp': unreferenced local variable
compiling config.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECORD?MAIN
Program Size: data=10.0 xdata=0 code=318
"power" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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