led.plg

来自「52单片机开发板的实例程序」· PLG 代码 · 共 64 行

PLG
64
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
E:\新版实验板\新版\板子测试程序\52程序\点阵屏动态显示数字0到9\led.uvproj
Project File Date:  08/19/2011

<h2>Output:</h2>
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=18.0 xdata=0 code=166
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling led.c...
LED.C(51): warning C206: 'delay_nms': missing function-prototype
LED.C(51): error C267: 'delay_nms': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling led.c...
LED.C(51): warning C206: 'delay_nms': missing function-prototype
LED.C(51): error C267: 'delay_nms': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling led.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?DISPLAY?LED
Program Size: data=18.0 xdata=0 code=213
creating hex file from "led"...
"led" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=19.0 xdata=0 code=190
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=18.0 xdata=0 code=195
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=18.0 xdata=0 code=195
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=18.0 xdata=0 code=186
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=18.0 xdata=0 code=186
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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