12.plg

来自「实现了时间的定时记录」· PLG 代码 · 共 37 行

PLG
37
字号
<html>
<body>
<pre>
<h1>uVision3 Build Log</h1>
<h2>Project:</h2>
F:\wxq\饮水机\12.uv2
Project File Date:  04/29/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
compiling driver1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_WRITETIME?DRIVER1302
Program Size: data=60.2 xdata=0 code=2501
creating hex file from "12"...
"12" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling driver1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_GETTIME?DRIVER1302
Program Size: data=60.2 xdata=0 code=2710
creating hex file from "12"...
"12" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling driver1302.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_GETTIME?DRIVER1302
Program Size: data=60.2 xdata=0 code=2710
creating hex file from "12"...
"12" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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