sat.plg

来自「单片机通讯程序,从单片机SAT设备中获得设备状态.」· PLG 代码 · 共 60 行

PLG
60
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\监控系统\单片机源程序\ZD002_V30(转发)\Sat.uv2
Project File Date:  07/30/2004

<h2>Output:</h2>
Build target 'SatCaiji'
compiling Main.c...
MAIN.C(143): error C141: syntax error near 'ff'
MAIN.C(143): error C202: 'ff': undefined identifier
MAIN.C(145): error C202: 'Buff': undefined identifier
MAIN.C(168): error C193: '*': bad operand type
MAIN.C(177): error C193: '*': bad operand type
MAIN.C(184): error C193: '*': bad operand type
compiling Interrupt.c...
compiling eeprom.c...
compiling Com1Process.c...
compiling Com2Process.c...
compiling Standard.c...
STANDARD.C(86): error C202: 'len': undefined identifier
STANDARD.C(97): error C193: '*': bad operand type
STANDARD.C(172): error C193: '/': bad operand type
STANDARD.C(177): error C193: '*': bad operand type
STANDARD.C(189): error C193: '*': bad operand type
STANDARD.C(262): error C193: '*': bad operand type
STANDARD.C(272): error C193: '*': bad operand type
STANDARD.C(277): error C193: '*': bad operand type
STANDARD.C(285): error C193: '*': bad operand type
STANDARD.C(290): error C193: '*': bad operand type
STANDARD.C(292): error C193: '*': bad operand type
Target not created
Build target 'SatCaiji'
compiling Main.c...
MAIN.C(143): error C141: syntax error near 'ff'
MAIN.C(143): error C202: 'ff': undefined identifier
MAIN.C(145): error C202: 'Buff': undefined identifier
MAIN.C(168): error C193: '*': bad operand type
MAIN.C(177): error C193: '*': bad operand type
MAIN.C(184): error C193: '*': bad operand type
compiling Interrupt.c...
compiling eeprom.c...
compiling Com1Process.c...
compiling Com2Process.c...
compiling Standard.c...
Target not created
Build target 'SatCaiji'
compiling Main.c...
compiling Interrupt.c...
compiling eeprom.c...
compiling Com1Process.c...
compiling Com2Process.c...
compiling Standard.c...
linking...
Program Size: data=59.0 xdata=17648 code=7865
creating hex file from "Sat"...
"Sat" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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