adc_uart_c51.plg

来自「AD转换的一个例子,对初学者很有帮助的一个例子」· PLG 代码 · 共 82 行

PLG
82
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\luyinju\ADC_UART_C51\ADC_UART_C51.uv2
Project File Date:  01/09/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=61.0 xdata=0 code=1646
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
compiling ADC_Main.c...
ADC_Main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=57.0 xdata=0 code=1511
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
ADC_MAIN.C(44): error C202: 'MydataL': undefined identifier
ADC_MAIN.C(45): error C202: 'MydataH': undefined identifier
ADC_MAIN.C(58): error C193: '==': bad operand type
ADC_MAIN.C(208): error C193: '*': bad operand type
ADC_MAIN.C(209): error C193: '*': bad operand type
ADC_MAIN.C(210): error C193: '*': bad operand type
ADC_MAIN.C(211): error C193: '*': bad operand type
Target not created
compiling ADC_Main.c...
ADC_Main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=55.0 xdata=0 code=1507
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=55.0 xdata=0 code=1507
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=54.0 xdata=0 code=1507
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=53.0 xdata=0 code=1507
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=53.0 xdata=0 code=1507
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=53.0 xdata=0 code=1502
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=53.0 xdata=0 code=1502
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ADC_Main.c...
linking...
Program Size: data=53.0 xdata=0 code=1502
creating hex file from "ADC_UART_C51"...
"ADC_UART_C51" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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