at03.plg

来自「基于AT24C02的LCD显示」· PLG 代码 · 共 83 行

PLG
83
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\text\at\at03.uv2
Project File Date:  04/28/2009

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling at03.c...
AT03.C(300): warning C280: 'myarray': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_WRITE_ONE_BYTE?AT03
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_DISP_CHAR?AT03
Program Size: data=38.2 xdata=0 code=982
creating hex file from "at03"...
"at03" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling at03.c...
AT03.C(300): warning C280: 'myarray': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_WRITE_ONE_BYTE?AT03
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_DISP_CHAR?AT03
Program Size: data=38.2 xdata=0 code=982
creating hex file from "at03"...
"at03" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling at03.c...
AT03.C(309): error C202: 'rdarry': undefined identifier
Target not created
Build target 'Target 1'
compiling at03.c...
AT03.C(300): warning C280: 'myarray': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_WRITE_ONE_BYTE?AT03
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_DISP_CHAR?AT03
Program Size: data=38.2 xdata=0 code=982
creating hex file from "at03"...
"at03" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_WRITE_ONE_BYTE?AT03
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_DISP_CHAR?AT03
Program Size: data=38.2 xdata=0 code=982
creating hex file from "at03"...
"at03" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling at03.c...
AT03.C(300): warning C280: 'myarray': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_WRITE_ONE_BYTE?AT03
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_DISP_CHAR?AT03
Program Size: data=38.2 xdata=0 code=982
creating hex file from "at03"...
"at03" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling at03.c...
AT03.C(300): warning C280: 'myarray': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_WRITE_ONE_BYTE?AT03
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_DISP_CHAR?AT03
Program Size: data=38.2 xdata=0 code=982
creating hex file from "at03"...
"at03" - 0 Error(s), 3 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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