电机调速.plg

来自「单片机的实用程序代码」· PLG 代码 · 共 58 行

PLG
58
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\程序代码\28直流电机调速\电机调速.uv2
Project File Date:  08/31/2011

<h2>Output:</h2>
Build target 'Target 1'
compiling 电机调速.c...
电机调速.C(27): error C136: 'Time0': 'void' on variable
电机调速.C(27): error C129: missing ';' before '{'
Target not created
Build target 'Target 1'
compiling 电机调速.c...
电机调速.C(26): error C136: 'Time0': 'void' on variable
电机调速.C(26): error C129: missing ';' before 'interupt'
Target not created
Build target 'Target 1'
compiling 电机调速.c...
电机调速.C(27): error C136: 'Time0': 'void' on variable
电机调速.C(27): error C129: missing ';' before '{'
Target not created
Build target 'Target 1'
compiling 电机调速.c...
linking...
*** WARNING L5: CODE SPACE MEMORY OVERLAP
    FROM:    000BH
    TO:      000DH
Program Size: data=12.0 xdata=0 code=164
creating hex file from "电机调速"...
"电机调速" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling 电机调速.c...
电机调速.C(37): error C205: can't call an interrupt function
Target not created
Build target 'Target 1'
compiling 电机调速.c...
电机调速.C(37): error C205: can't call an interrupt function
Target not created
Build target 'Target 1'
compiling 电机调速.c...
电机调速.C(37): error C205: can't call an interrupt function
Target not created
Build target 'Target 1'
compiling 电机调速.c...
linking...
Program Size: data=12.0 xdata=0 code=164
creating hex file from "电机调速"...
"电机调速" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 电机调速.c...
linking...
Program Size: data=12.0 xdata=0 code=166
creating hex file from "电机调速"...
"电机调速" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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