anyposition.plg

来自「51单片机开发与应用技术详解(珍藏版)PPT及源码」· PLG 代码 · 共 92 行

PLG
92
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\ZJL\BookCD\18\AnyPosition\AnyPosition.uv2
Project File Date:  04/04/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling AnyPosition.c...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
    SYMBOL:  MAIN
    MODULE:  C:\PROGRAM FILES\KEIL\C51\LIB\C51S.LIB (?C_INIT)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
    SYMBOL:  MAIN
    MODULE:  C:\PROGRAM FILES\KEIL\C51\LIB\C51S.LIB (?C_INIT)
    ADDRESS: 0010H
Program Size: data=9.0 xdata=0 code=144
"AnyPosition" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling AnyPosition.c...
ANYPOSITION.C(216): warning C182: pointer to different objects
linking...
Program Size: data=27.0 xdata=0 code=1392
"AnyPosition" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling AnyPosition.c...
ANYPOSITION.C(231): warning C182: pointer to different objects
ANYPOSITION.C(232): warning C206: 'OneTuxing': missing function-prototype
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TUXING?ANYPOSITION
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
    SYMBOL:  ONETUXING
    MODULE:  AnyPosition.obj (ANYPOSITION)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
    SYMBOL:  ONETUXING
    MODULE:  AnyPosition.obj (ANYPOSITION)
    ADDRESS: 0580H
Program Size: data=27.0 xdata=0 code=1521
"AnyPosition" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling AnyPosition.c...
ANYPOSITION.C(205): error C202: 'uchar': undefined identifier
ANYPOSITION.C(205): error C141: syntax error near 'data'
ANYPOSITION.C(206): error C202: 'uchar': undefined identifier
ANYPOSITION.C(206): error C141: syntax error near 'data'
ANYPOSITION.C(207): error C202: 'uchar': undefined identifier
ANYPOSITION.C(207): error C141: syntax error near 'data'
ANYPOSITION.C(208): error C202: 'uchar': undefined identifier
ANYPOSITION.C(208): error C141: syntax error near 'data'
ANYPOSITION.C(211): error C202: 'h': undefined identifier
ANYPOSITION.C(213): error C202: 'v': undefined identifier
ANYPOSITION.C(214): error C202: 'w': undefined identifier
ANYPOSITION.C(215): error C202: 'w': undefined identifier
ANYPOSITION.C(216): error C202: 'v': undefined identifier
ANYPOSITION.C(218): error C202: 'x': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling AnyPosition.c...
ANYPOSITION.C(255): warning C182: pointer to different objects
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TUXING?ANYPOSITION
Program Size: data=27.0 xdata=0 code=1583
"AnyPosition" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling AnyPosition.c...
ANYPOSITION.C(189): warning C182: pointer to different objects
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TUXING?ANYPOSITION
Program Size: data=27.0 xdata=0 code=559
"AnyPosition" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling AnyPosition.c...
ANYPOSITION.C(190): warning C182: pointer to different objects
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TUXING?ANYPOSITION
Program Size: data=27.0 xdata=0 code=559
"AnyPosition" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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