ds18b20.plg

来自「一个用Keil C开发的」· PLG 代码 · 共 63 行

PLG
63
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\研究\单片机实验\基于485总线的多点采温\DS18B20\ds18b20.uv2
Project File Date:  05/19/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling BootLoader.C...
BOOTLOADER.C(46): error C141: syntax error near 'char'
BOOTLOADER.C(46): error C202: 'ii': undefined identifier
BOOTLOADER.C(47): error C202: 'ii': undefined identifier
BOOTLOADER.C(72): error C202: 'ii': undefined identifier
BOOTLOADER.C(79): error C202: 'ii': undefined identifier
compiling LCD.C...
compiling Delay.c...
compiling One-Wire.C...
Target not created
Build target 'Target 1'
compiling BootLoader.C...
BOOTLOADER.C(46): error C141: syntax error near 'int8u'
BOOTLOADER.C(46): error C202: 'ii': undefined identifier
BOOTLOADER.C(47): error C202: 'ii': undefined identifier
BOOTLOADER.C(72): error C202: 'ii': undefined identifier
BOOTLOADER.C(79): error C202: 'ii': undefined identifier
compiling LCD.C...
compiling Delay.c...
compiling One-Wire.C...
Target not created
Build target 'Target 1'
compiling BootLoader.C...
BOOTLOADER.C(46): error C141: syntax error near 'int'
BOOTLOADER.C(46): error C202: 'ii': undefined identifier
BOOTLOADER.C(47): error C202: 'ii': undefined identifier
BOOTLOADER.C(72): error C202: 'ii': undefined identifier
BOOTLOADER.C(79): error C202: 'ii': undefined identifier
compiling LCD.C...
compiling Delay.c...
compiling One-Wire.C...
Target not created
Build target 'Target 1'
compiling BootLoader.C...
BOOTLOADER.C(46): error C141: syntax error near 'int'
BOOTLOADER.C(46): error C202: 'ii': undefined identifier
BOOTLOADER.C(47): error C202: 'ii': undefined identifier
BOOTLOADER.C(72): error C202: 'ii': undefined identifier
BOOTLOADER.C(79): error C202: 'ii': undefined identifier
compiling LCD.C...
compiling Delay.c...
compiling One-Wire.C...
Target not created
Build target 'Target 1'
compiling BootLoader.C...
compiling LCD.C...
compiling Delay.c...
compiling One-Wire.C...
linking...
Program Size: data=35.0 xdata=0 code=1831
creating hex file from "ds18b20"...
"ds18b20" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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