main.plg

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

PLG
57
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\TLC1549+LCD12864数字示波器\LCD驱动1\exa5\lcd_driver.uv2
Project File Date:  01/15/2009

<h2>Output:</h2>
Build target 'Mini51bDS'
compiling main.c...
MAIN.C(44): warning C206: 'seg7_disp': missing function-prototype
MAIN.C(44): error C267: 'seg7_disp': requires ANSI-style prototype
compiling lcd12864.c...
compiling irm.c...
Target not created
Build target 'Mini51bDS'
compiling main.c...
compiling lcd12864.c...
compiling irm.c...
linking...
Program Size: data=28.1 xdata=0 code=1023
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).
Build target 'Mini51bDS'
compiling main.c...
compiling lcd12864.c...
compiling irm.c...
linking...
Program Size: data=29.1 xdata=0 code=1076
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).
Build target 'Mini51bDS'
compiling main.c...
compiling lcd12864.c...
compiling irm.c...
linking...
Program Size: data=29.1 xdata=0 code=1076
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).
Build target 'Mini51bDS'
compiling main.c...
compiling lcd12864.c...
compiling irm.c...
linking...
Program Size: data=29.1 xdata=0 code=1081
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).
Build target 'Mini51bDS'
compiling main.c...
compiling lcd12864.c...
compiling irm.c...
linking...
Program Size: data=29.1 xdata=0 code=1084
creating hex file from "main"...
"main" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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