lcd1602.plg
来自「液晶显示器以其微功耗、体积小、显示内容丰富、超薄轻巧的诸多优点」· PLG 代码 · 共 118 行
PLG
118 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\Keil-Project\LCD1602\LCD1602.uv2
Project File Date: 08/14/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
LCD1602.C(58): error C202: 'LCM_RS': undefined identifier
LCD1602.C(59): error C202: 'LCM_RW': undefined identifier
LCD1602.C(60): error C202: 'LCM_E': undefined identifier
LCD1602.C(61): error C202: 'LCM_Data': undefined identifier
LCD1602.C(62): error C202: 'LCM_E': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
LCD1602.C(61): error C202: 'LCM_Data': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=306
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=309
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=309
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=309
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=309
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=309
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=316
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=316
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=309
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=302
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=316
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=297
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling LCD1602.c...
linking...
Program Size: data=12.1 xdata=0 code=297
creating hex file from "LCD1602"...
"LCD1602" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?