ad.plg

来自「51单片机的AD程序」· PLG 代码 · 共 145 行

PLG
145
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\program\c51\AD\AD.uv2
Project File Date:  06/20/2007

<h2>Output:</h2>
compiling main.c...
main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling LED.c...
compiling AD.c...
compiling timer.c...
compiling init.c...
linking...
Program Size: data=18.0 xdata=0 code=393
creating hex file from "AD"...
"AD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
compiling timer.c...
compiling init.c...
linking...
Program Size: data=18.0 xdata=0 code=393
creating hex file from "AD"...
"AD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling AD.c...
AD.C(18): warning C276: constant in condition expression
linking...
Program Size: data=18.0 xdata=0 code=388
creating hex file from "AD"...
"AD" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
compiling timer.c...
compiling init.c...
linking...
Program Size: data=18.0 xdata=0 code=393
creating hex file from "AD"...
"AD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
compiling timer.c...
compiling init.c...
linking...
Program Size: data=18.0 xdata=0 code=391
creating hex file from "AD"...
"AD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(17): error C202: 'AD_bufD': undefined identifier
compiling LED.c...
compiling delay.c...
compiling AD.c...
compiling timer.c...
compiling init.c...
Target not created
compiling main.c...
main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=18.0 xdata=0 code=391
creating hex file from "AD"...
"AD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
compiling timer.c...
compiling init.c...
linking...
Program Size: data=18.0 xdata=0 code=391
creating hex file from "AD"...
"AD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
compiling timer.c...
compiling init.c...
linking...
Program Size: data=18.0 xdata=0 code=391
creating hex file from "AD"...
"AD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
AD.C(15): error C141: syntax error near 'unsigned'
AD.C(15): error C202: 'Get_AD': undefined identifier
AD.C(21): error C202: 'Get_AD': undefined identifier
AD.C(23): error C202: 'Get_AD': undefined identifier
compiling timer.c...
compiling init.c...
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
AD.C(16): error C141: syntax error near 'unsigned'
AD.C(16): error C202: 'Get_AD': undefined identifier
AD.C(22): error C202: 'Get_AD': undefined identifier
AD.C(24): error C202: 'Get_AD': undefined identifier
compiling timer.c...
compiling init.c...
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED.c...
compiling delay.c...
compiling AD.c...
AD.C(14): error C141: syntax error near '='
AD.C(16): error C141: syntax error near 'unsigned'
AD.C(16): error C202: 'Get_AD': undefined identifier
AD.C(22): error C202: 'Get_AD': undefined identifier
AD.C(24): error C202: 'Get_AD': undefined identifier
compiling timer.c...
compiling init.c...
Target not created

⌨️ 快捷键说明

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