dac0832.plg
来自「包换dac0832与单片机的接口方式」· PLG 代码 · 共 49 行
PLG
49 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\单片机作业\dac0832\DAC0832.uv2
Project File Date: 11/10/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling DAC0832.C...
compiling MAIN.C...
MAIN.C(6): warning C280: 'i': unreferenced local variable
compiling DELAY.C...
linking...
Program Size: data=11.0 xdata=0 code=66
creating hex file from "DAC0832"...
"DAC0832" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling DAC0832.C...
compiling MAIN.C...
compiling DELAY.C...
linking...
Program Size: data=9.0 xdata=0 code=66
creating hex file from "DAC0832"...
"DAC0832" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling DAC0832.C...
compiling MAIN.C...
compiling DELAY.C...
linking...
Program Size: data=9.0 xdata=0 code=66
creating hex file from "DAC0832"...
"DAC0832" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling DAC0832.C...
compiling MAIN.C...
compiling DELAY.C...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DELAY?DELAY
Program Size: data=11.0 xdata=0 code=69
creating hex file from "DAC0832"...
"DAC0832" - 0 Error(s), 1 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?