samp6-4.plg

来自「四位液晶显示的频率计,可最大测大65KHZ」· PLG 代码 · 共 47 行

PLG
47
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
d:\我的文档\桌面\桌面文件\0-9999频率计液显\samp6-4.uv2
Project File Date:  07/08/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling 24C02.c...
compiling ISR.C...
compiling lcd1602.c...
compiling samp6-4.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_I2CSENDBYTE?24C02
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_I2CREADBYTE?24C02
Program Size: data=49.3 xdata=0 code=1366
creating hex file from "samp6-4"...
"samp6-4" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling 24C02.c...
24C02.c(1): error C318: can't open file '24C02.c'
compiling ISR.C...
compiling lcd1602.c...
compiling samp6-4.c...
samp6-4.c(3): warning C318: can't open file 'LED2.H'
samp6-4.c(4): warning C318: can't open file '24C02.h'
Target not created
Build target 'Target 1'
compiling 24C02.c...
24C02.c(1): error C318: can't open file '24C02.c'
compiling ISR.C...
compiling lcd1602.c...
compiling samp6-4.c...
Target not created
Build target 'Target 1'
compiling ISR.C...
compiling lcd1602.c...
compiling samp6-4.c...
linking...
Program Size: data=49.1 xdata=0 code=1186
creating hex file from "samp6-4"...
"samp6-4" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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