📄 12.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\study\第 02 篇 硬件应用\12 1602字符液晶滚动演示程序\code\12.uv2
Project File Date: 08/11/2009
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
linking...
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: _DELAYMS
MODULE: main.obj (MAIN)
Program Size: data=59.0 xdata=0 code=1833
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
linking...
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: _DELAYMS
MODULE: main.obj (MAIN)
Program Size: data=59.0 xdata=0 code=1833
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
MAIN.C(60): warning C206: 'DelayMS': missing function-prototype
MAIN.C(60): error C267: 'DelayMS': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
MAIN.C(62): warning C206: 'DelayMS': missing function-prototype
MAIN.C(62): error C267: 'DelayMS': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
MAIN.C(66): warning C206: 'DelayMS': missing function-prototype
MAIN.C(66): error C267: 'DelayMS': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
MAIN.C(71): warning C206: 'DelayMS': missing function-prototype
MAIN.C(71): error C267: 'DelayMS': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
MAIN.C(107): warning C206: 'DelayMS': missing function-prototype
MAIN.C(107): error C267: 'DelayMS': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
MAIN.C(114): warning C206: 'DelayMS': missing function-prototype
MAIN.C(114): error C267: 'DelayMS': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
linking...
Program Size: data=59.0 xdata=0 code=1833
creating hex file from "12"...
"12" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
compiling main.c...
linking...
Program Size: data=59.0 xdata=0 code=1833
creating hex file from "12"...
"12" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -