01.plg

来自「个人单片机入门程序集合 。很适合刚学单片机的人。用的是keil proteus」· PLG 代码 · 共 25 行

PLG
25
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\liucs.LIU-B260AF0302B\My Documents\keil\ye\01.uv2
Project File Date:  08/15/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling tempre.c...
TEMPRE.C(87): error C141: syntax error near '.'
TEMPRE.C(93): error C141: syntax error near 'remsb', expected ';'
TEMPRE.C(97): error C141: syntax error near '<<'
TEMPRE.C(98): error C202: 'receive1': undefined identifier
TEMPRE.C(99): error C202: 're': undefined identifier
TEMPRE.C(102): error C141: syntax error near ''
Target not created
Build target 'Target 1'
compiling tempsend.c...
linking...
Program Size: data=13.0 xdata=0 code=279
creating hex file from "01"...
"01" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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