shiyan1.plg

来自「串口通信」· PLG 代码 · 共 46 行

PLG
46
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\zhangjibin\STC12\shiyan1.uv2
Project File Date:  05/20/2009

<h2>Output:</h2>
compiling shiyan.c...
SHIYAN.C(6): error C141: syntax error near '='
SHIYAN.C(6): error C202: 'p1': undefined identifier
SHIYAN.C(6): error C141: syntax error near '='
shiyan.c - 3 Error(s), 0 Warning(s).
compiling shiyan.c...
SHIYAN.C(3): error C202: 'p1': undefined identifier
SHIYAN.C(4): error C141: syntax error near 'void', expected ';'
SHIYAN.C(6): error C202: 'p10': undefined identifier
shiyan.c - 3 Error(s), 0 Warning(s).
compiling shiyan.c...
SHIYAN.C(5): error C141: syntax error near 'void', expected ';'
shiyan.c - 1 Error(s), 0 Warning(s).
compiling shiyan.c...
SHIYAN.C(5): error C141: syntax error near 'void', expected ';'
shiyan.c - 1 Error(s), 0 Warning(s).
compiling shiyan.c...
shiyan.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
linking...
Program Size: data=9.0 xdata=0 code=19
"shiyan1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shiyan.c...
linking...
Program Size: data=9.0 xdata=0 code=19
"shiyan1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shiyan.c...
linking...
Program Size: data=9.0 xdata=0 code=19
creating hex file from "shiyan1"...
"shiyan1" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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