mocontrol.plg
来自「一个步进电机的驱动C程序」· PLG 代码 · 共 66 行
PLG
66 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\学习项目\步进电机驱动\程序(中断2)\MoControl.uv2
Project File Date: 12/15/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
MOCONTROL.C(93): warning C280: 'T': unreferenced local variable
MOCONTROL.C(373): error C141: syntax error near ''
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
MOCONTROL.C(93): warning C280: 'T': unreferenced local variable
linking...
Program Size: data=73.3 xdata=0 code=604
creating hex file from "MoControl"...
"MoControl" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
linking...
Program Size: data=72.3 xdata=0 code=604
creating hex file from "MoControl"...
"MoControl" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
linking...
Program Size: data=72.3 xdata=0 code=603
creating hex file from "MoControl"...
"MoControl" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DELAY_1US?MOCONTROL
Program Size: data=72.3 xdata=0 code=603
creating hex file from "MoControl"...
"MoControl" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
MOCONTROL.C(371): error C141: syntax error near ''
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
linking...
Program Size: data=72.3 xdata=0 code=604
creating hex file from "MoControl"...
"MoControl" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling MoControl.c...
linking...
Program Size: data=72.3 xdata=0 code=603
creating hex file from "MoControl"...
"MoControl" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?