123.plg
来自「采用红外对管对不同颜色的不同的反射程度;得到不同的高低电平;通过控制占空比来控制」· PLG 代码 · 共 45 行
PLG
45 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
F:\韩斌\423-xunji\123.uv2
Project File Date: 04/23/2009
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
TEXT1.C(70): error C141: syntax error near 'if'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_TIME0?TEXT1
Program Size: data=16.0 xdata=0 code=256
creating hex file from "123"...
"123" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=16.0 xdata=0 code=222
creating hex file from "123"...
"123" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=16.0 xdata=0 code=255
creating hex file from "123"...
"123" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=16.0 xdata=0 code=275
creating hex file from "123"...
"123" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?