ds18b20_pwm.plg

来自「数字温度PWM控制仪」· PLG 代码 · 共 46 行

PLG
46
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
J:\温度控制PWM\keil c51 2010.6.25版本(硬件)\ds18b20_pwm.uv2
Project File Date:  06/27/2010

<h2>Output:</h2>
Build target 'Target 1'
compiling ds18b20_pwm.c...
DS18B20_PWM.C(267): warning C275: expression with possibly no effect
DS18B20_PWM.C(268): warning C275: expression with possibly no effect
linking...
Program Size: data=43.0 xdata=0 code=2673
creating hex file from "ds18b20_pwm"...
"ds18b20_pwm" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ds18b20_pwm.c...
DS18B20_PWM.C(267): warning C275: expression with possibly no effect
DS18B20_PWM.C(268): warning C275: expression with possibly no effect
linking...
Program Size: data=43.0 xdata=0 code=2673
creating hex file from "ds18b20_pwm"...
"ds18b20_pwm" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ds18b20_pwm.c...
DS18B20_PWM.C(267): warning C275: expression with possibly no effect
DS18B20_PWM.C(268): warning C275: expression with possibly no effect
linking...
Program Size: data=43.0 xdata=0 code=2673
creating hex file from "ds18b20_pwm"...
"ds18b20_pwm" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ds18b20_pwm.c...
DS18B20_PWM.C(217): error C193: '': bad operand type
Target not created
Build target 'Target 1'
compiling ds18b20_pwm.c...
DS18B20_PWM.C(268): warning C275: expression with possibly no effect
DS18B20_PWM.C(269): warning C275: expression with possibly no effect
linking...
Program Size: data=43.0 xdata=0 code=2673
creating hex file from "ds18b20_pwm"...
"ds18b20_pwm" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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