ad.plg

来自「本程序演示从P1.2采集外部电压值进行模数转换」· PLG 代码 · 共 64 行

PLG
64
字号
<html>
<body>
<pre>
<h1>uVision3 Build Log</h1>
<h2>Project:</h2>
D:\单片机学习资料\STC\示例程序\模数转换\ad.uv2
Project File Date:  05/11/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling C.c...
linking...
Program Size: data=9.0 xdata=0 code=136
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling C.c...
linking...
Program Size: data=9.0 xdata=0 code=137
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling C.c...
linking...
Program Size: data=9.0 xdata=0 code=143
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling C.c...
linking...
Program Size: data=9.0 xdata=0 code=143
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling C.c...
linking...
Program Size: data=9.0 xdata=0 code=143
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling ASM.asm...
linking...
Program Size: data=8.0 xdata=0 code=239
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling ASM.asm...
linking...
Program Size: data=8.0 xdata=0 code=239
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling ASM.asm...
linking...
Program Size: data=8.0 xdata=0 code=235
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling ASM.asm...
linking...
Program Size: data=8.0 xdata=0 code=233
creating hex file from "ad"...
"ad" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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