seg7.plg

来自「四位数码管驱动程序」· PLG 代码 · 共 36 行

PLG
36
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
F:\资料\单片机资料\sti51\测试代码\Seg7\prj\seg7.uv2
Project File Date:  03/14/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling seg7.c...
linking...
Program Size: data=22.0 xdata=0 code=202
creating hex file from "seg7"...
"seg7" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling seg7.c...
linking...
Program Size: data=22.0 xdata=0 code=202
creating hex file from "seg7"...
"seg7" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling seg7.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_DELAY?MAIN
Program Size: data=22.0 xdata=0 code=218
creating hex file from "seg7"...
"seg7" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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