lcd.plg

来自「字符型液晶LCD1602,驱动」· PLG 代码 · 共 77 行

PLG
77
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\demo_v2.0\字符型液晶1602的应用\lcd.uv2
Project File Date:  02/24/2009

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
linking...
Program Size: data=13.0 xdata=0 code=311
creating hex file from "lcd"...
"lcd" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
MAIN.C(34): error C202: '_CLRWDT_': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?INITSYS?MAIN
Program Size: data=13.0 xdata=0 code=329
creating hex file from "lcd"...
"lcd" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling main.c...
MAIN.C(31): error C100: unprintable character 0xCA skipped
MAIN.C(31): error C100: unprintable character 0xBC skipped
MAIN.C(31): error C100: unprintable character 0xBB skipped
MAIN.C(31): error C100: unprintable character 0xAF skipped
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(31): error C100: unprintable character 0xCA skipped
MAIN.C(31): error C100: unprintable character 0xBC skipped
MAIN.C(31): error C100: unprintable character 0xBB skipped
MAIN.C(31): error C100: unprintable character 0xAF skipped
Target not created
Build target 'Target 1'
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?INITSYS?MAIN
Program Size: data=13.0 xdata=0 code=326
creating hex file from "lcd"...
"lcd" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=13.0 xdata=0 code=329
creating hex file from "lcd"...
"lcd" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=13.0 xdata=0 code=329
creating hex file from "lcd"...
"lcd" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
linking...
Program Size: data=13.0 xdata=0 code=329
creating hex file from "lcd"...
"lcd" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
linking...
Program Size: data=13.0 xdata=0 code=329
creating hex file from "lcd"...
"lcd" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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