main.plg

来自「基于Mini51板的数字示波器设计」· PLG 代码 · 共 57 行

PLG
57
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\TLC1549+LCD12864数字示波器\基于Mini51板的数字示波器设计\Mini51板实物测试版【功能完善版】V1\mini51_Digital_Oscilloscope.uv2
Project File Date:  01/10/2009

<h2>Output:</h2>
Build target 'Mini51bDS'
compiling main.c...
MAIN.C(26): warning C206: 'delay_ms': missing function-prototype
MAIN.C(26): error C267: 'delay_ms': requires ANSI-style prototype
compiling osc.c...
compiling irm.c...
compiling lcd12864.c...
compiling timer2.c...
compiling common.c...
compiling dots.c...
Target not created
Build target 'Mini51bDS'
compiling main.c...
compiling osc.c...
compiling irm.c...
compiling lcd12864.c...
compiling timer2.c...
compiling common.c...
compiling dots.c...
linking...
Program Size: data=44.1 xdata=255 code=6905
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).
Build target 'Mini51bDS'
compiling main.c...
compiling osc.c...
compiling irm.c...
compiling lcd12864.c...
compiling timer2.c...
compiling common.c...
compiling dots.c...
linking...
Program Size: data=44.1 xdata=255 code=6905
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).
Build target 'Mini51bDS'
compiling main.c...
compiling osc.c...
compiling irm.c...
compiling lcd12864.c...
compiling timer2.c...
compiling common.c...
compiling dots.c...
linking...
Program Size: data=44.1 xdata=255 code=6905
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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