proj2.0.plg

来自「LCD显示电子计价秤方案 1. 该方案使用的传感器为20KG,灵敏度约为0.5」· PLG 代码 · 共 96 行

PLG
96
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\design\balance\51\sw\proj2.0.uv2
Project File Date:  05/23/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
main.c(66): warning C322: unknown identifier
compiling adc.c...
compiling datadeal.c...
compiling delay.c...
compiling display.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_US?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_MS?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_SER_DISPLAY_G?DISPLAY
Program Size: data=129.0 xdata=0 code=3706
creating hex file from "proj2.0"...
"proj2.0" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling adc.c...
compiling datadeal.c...
compiling delay.c...
compiling display.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_US?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_MS?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_SER_DISPLAY_G?DISPLAY
Program Size: data=129.0 xdata=0 code=3706
creating hex file from "proj2.0"...
"proj2.0" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling adc.c...
compiling datadeal.c...
compiling delay.c...
compiling display.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_US?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_MS?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_SER_DISPLAY_G?DISPLAY
Program Size: data=129.0 xdata=0 code=3706
creating hex file from "proj2.0"...
"proj2.0" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling adc.c...
compiling datadeal.c...
compiling delay.c...
compiling display.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_US?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_MS?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_SER_DISPLAY_G?DISPLAY
Program Size: data=129.0 xdata=0 code=3694
creating hex file from "proj2.0"...
"proj2.0" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling adc.c...
compiling datadeal.c...
compiling delay.c...
compiling display.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_US?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?__DELAY_MS?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_SER_DISPLAY_G?DISPLAY
Program Size: data=129.0 xdata=0 code=3694
creating hex file from "proj2.0"...
"proj2.0" - 0 Error(s), 3 Warning(s).

⌨️ 快捷键说明

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