tafficlight.plg

来自「利用c51实行对单片机的控制实现交通信号灯控制系统。 主道要求绿灯点亮48秒」· PLG 代码 · 共 52 行

PLG
52
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\c51sy\tafficlight\tafficlight.uv2
Project File Date:  04/06/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
MAIN.C(46): error C100: unprintable character 0xA3 skipped
MAIN.C(46): error C100: unprintable character 0xA8 skipped
MAIN.C(46): error C100: unprintable character 0xA3 skipped
MAIN.C(46): error C100: unprintable character 0xA9 skipped
MAIN.C(47): error C100: unprintable character 0xA3 skipped
MAIN.C(47): error C100: unprintable character 0xA8 skipped
MAIN.C(47): error C100: unprintable character 0xA3 skipped
MAIN.C(47): error C100: unprintable character 0xA9 skipped
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(46): error C141: syntax error near 'P1'
Target not created
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=60.0 xdata=0 code=401
creating hex file from "tafficlight"...
"tafficlight" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=60.0 xdata=0 code=399
creating hex file from "tafficlight"...
"tafficlight" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=60.0 xdata=0 code=399
creating hex file from "tafficlight"...
"tafficlight" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=60.0 xdata=0 code=399
creating hex file from "tafficlight"...
"tafficlight" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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