ds1302.plg
来自「DS1302.c 也是自己写的!带有proteus图!!!」· PLG 代码 · 共 73 行
PLG
73 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\单片机练习\时钟ds1302\ds1302.uv2
Project File Date: 02/17/2009
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_WRITE_DS1302?DS1302
Program Size: data=52.0 xdata=0 code=1022
creating hex file from "ds1302"...
"ds1302" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_WRITE_DS1302?DS1302
Program Size: data=52.0 xdata=0 code=1022
creating hex file from "ds1302"...
"ds1302" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_WRITE_DS1302?DS1302
Program Size: data=52.0 xdata=0 code=1022
creating hex file from "ds1302"...
"ds1302" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling DS1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_WRITE_DS1302?DS1302
Program Size: data=9.0 xdata=0 code=133
creating hex file from "ds1302"...
"ds1302" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling DS1302.c...
linking...
Program Size: data=9.0 xdata=0 code=199
creating hex file from "ds1302"...
"ds1302" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling DS1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_READ_DS1302?DS1302
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_WRITE_DS1302?DS1302
Program Size: data=10.0 xdata=0 code=94
creating hex file from "ds1302"...
"ds1302" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_WRITE_DS1302?DS1302
Program Size: data=52.0 xdata=0 code=1022
creating hex file from "ds1302"...
"ds1302" - 0 Error(s), 1 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?