test.plg

来自「51C语言示例」· PLG 代码 · 共 54 行

PLG
54
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\My Documents\单片机实验\51板C语言示例\test.uv2
Project File Date:  12/16/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling test.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?CO?TEST
Program Size: data=9.0 xdata=0 code=311
creating hex file from "test"...
"test" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?CO?TEST
Program Size: data=9.0 xdata=0 code=311
creating hex file from "test"...
"test" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?CO?TEST
Program Size: data=9.0 xdata=0 code=311
creating hex file from "test"...
"test" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?CO?TEST
Program Size: data=9.0 xdata=0 code=311
creating hex file from "test"...
"test" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=9.0 xdata=0 code=460
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=9.0 xdata=0 code=484
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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