列表1-8-1.plg
来自「单片机中用c语言编写的实现不同点亮方式的流水灯程序」· PLG 代码 · 共 43 行
PLG
43 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\mcu\流水灯\循环移动列表1-8-1\列表1-8-1.uv2
Project File Date: 09/30/2008
<h2>Output:</h2>
compiling 列表1-8-1.c...
列表1-8-1.c - 0 Error(s), 0 Warning(s).
compiling 列表1-8-1.c...
列表1-8-1.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DELAY_MS?列表1_8_1
Program Size: data=11.0 xdata=0 code=126
creating hex file from "列表1-8-1"...
"列表1-8-1" - 0 Error(s), 1 Warning(s).
compiling 列表1-8-1.c...
列表1-8-1.C(29): warning C206: 'delay': missing function-prototype
列表1-8-1.C(29): error C267: 'delay': requires ANSI-style prototype
列表1-8-1.c - 1 Error(s), 1 Warning(s).
compiling 列表1-8-1.c...
列表1-8-1.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=11.0 xdata=0 code=133
creating hex file from "列表1-8-1"...
"列表1-8-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 列表1-8-1.c...
linking...
Program Size: data=11.0 xdata=0 code=133
creating hex file from "列表1-8-1"...
"列表1-8-1" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?