ds1307.plg
来自「一个基于51单片机的定时报警设计电路及程序」· PLG 代码 · 共 48 行
PLG
48 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\51PRO\51定时报警\DS1307\DS1307.uv2
Project File Date: 04/06/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling DS1307.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_INIT_RTC?DS1307
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP_TIME?DS1307
Program Size: data=35.1 xdata=0 code=500
creating hex file from "DS1307"...
"DS1307" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling DS1307.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP_TIME?DS1307
Program Size: data=35.1 xdata=0 code=508
creating hex file from "DS1307"...
"DS1307" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling DS1307.c...
DS1307.C(156): warning C280: 'disp_temp': unreferenced local variable
DS1307.C(157): warning C280: 'temp_h': unreferenced local variable
DS1307.C(157): warning C280: 'temp_l': unreferenced local variable
linking...
Program Size: data=39.1 xdata=0 code=453
creating hex file from "DS1307"...
"DS1307" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling DS1307.c...
DS1307.C(165): error C202: 'i': undefined identifier
DS1307.C(166): error C202: 'j': undefined identifier
Target not created
Build target 'Target 1'
compiling DS1307.c...
linking...
Program Size: data=32.1 xdata=0 code=449
creating hex file from "DS1307"...
"DS1307" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?