stepmachine.plg

来自「含有大量的单片机代码」· PLG 代码 · 共 73 行

PLG
73
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\实验室项目设计\1实验内容\步进电机\StepMachine.uv2
Project File Date:  12/05/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
    SYMBOL:  ?C_START
    MODULE:  .\STARTUP.obj (?C_STARTUP)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
    SYMBOL:  ?C_START
    MODULE:  .\STARTUP.obj (?C_STARTUP)
    ADDRESS: 080AH
Program Size: data=9.0 xdata=0 code=15
"StepMachine" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling StepMachine.c...
linking...
Program Size: data=11.1 xdata=0 code=137
"StepMachine" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling StepMachine.c...
linking...
Program Size: data=11.1 xdata=0 code=137
creating hex file from "StepMachine"...
"StepMachine" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling StepMachine.c...
linking...
Program Size: data=11.1 xdata=0 code=137
creating hex file from "StepMachine"...
"StepMachine" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling StepMachine.c...
linking...
Program Size: data=11.1 xdata=0 code=137
creating hex file from "StepMachine"...
"StepMachine" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling StepMachine.c...
linking...
Program Size: data=11.1 xdata=0 code=137
creating hex file from "StepMachine"...
"StepMachine" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling StepMachine.c...
linking...
Program Size: data=11.1 xdata=0 code=137
creating hex file from "StepMachine"...
"StepMachine" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling StepMachine.c...
linking...
Program Size: data=11.1 xdata=0 code=137
creating hex file from "StepMachine"...
"StepMachine" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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