hy500lcd.plg

来自「用AT89S51写的RC500程序」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\My Workroom\MyLab\eLab\programs\51Pro\rc500\hy22-v2\change RC500-LCD\HY500.uv2
Project File Date:  03/06/2006

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
MAIN.C(133): warning C206: 'uart_process': missing function-prototype
MAIN.C(57): warning C280: 'dat': unreferenced local variable
MAIN.C(58): warning C280: 'addr': unreferenced local variable
MAIN.C(59): warning C280: 'iicstatus': unreferenced local variable
MAIN.C(254): error C231: 'uart_process': redefinition
MAIN.C(370): error C231: 'uart_process': redefinition
MAIN.C(1639): error C202: 'Busy': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(57): warning C280: 'dat': unreferenced local variable
MAIN.C(1639): error C202: 'Busy': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=147.3 xdata=0 code=5795
creating hex file from "HY500LCD"...
"HY500LCD" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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