led8.plg

来自「此程序为51,可以接收红外遥控,读温度18b20.非常好懂.欢迎下载」· PLG 代码 · 共 43 行

PLG
43
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\mymcu\Study\静态数码管显示\英文\C\LED8.uv2
Project File Date:  01/08/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling LED8.C...
LED.H(151): error C195: '*' illegal indirection
LED8.C(104): error C202: 'Tab00043': undefined identifier
LED8.C(105): error C202: 'Tab00043': undefined identifier
Target not created
Build target 'Target 1'
compiling LED8.C...
LED.H(151): error C195: '*' illegal indirection
LED8.C(104): error C202: 'Tab00043': undefined identifier
LED8.C(105): error C202: 'Tab00043': undefined identifier
Target not created
Build target 'Target 1'
compiling LED8.C...
LED.H(147): warning C280: 'Tab00076': unreferenced local variable
LED8.C(104): error C202: 'Tab00043': undefined identifier
LED8.C(105): error C202: 'Tab00043': undefined identifier
Target not created
Build target 'Target 1'
compiling LED8.C...
LED.H(147): warning C280: 'Tab00074': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_TAB00076?LED8
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?I2CWAITACK?LED8
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_I2CWRITE?LED8
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_I2CREAD?LED8
Program Size: data=35.1 xdata=0 code=1603
creating hex file from "LED8"...
"LED8" - 0 Error(s), 5 Warning(s).

⌨️ 快捷键说明

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