📄 ds18b20.plg
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\c51prj\ds18b20\ds18b20.uv2
Project File Date: 07/12/2005
<h2>Output:</h2>
Build target 'Target 1'
compiling ds18b20.c...
DS18B20.C(164): error C202: 'current_temperature': undefined identifier
DS18B20.C(165): error C202: 'current_temperature': undefined identifier
compiling hc595drv.c...
Target not created
Build target 'Target 1'
compiling ds18b20.c...
compiling hc595drv.c...
linking...
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: NUMBER_CODE
MODULE: hc595drv.obj (HC595DRV)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: CLEAR_LED
MODULE: hc595drv.obj (HC595DRV)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: SEND_LATCH_CLOCK
MODULE: hc595drv.obj (HC595DRV)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: SEND_SHIFT_CLOCK
MODULE: hc595drv.obj (HC595DRV)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: ?_LOAD_NUMBER?BIT
MODULE: hc595drv.obj (HC595DRV)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: _LOAD_NUMBER
MODULE: hc595drv.obj (HC595DRV)
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?CLEAR_LED?DS18B20
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_LOAD_NUMBER?HC595DRV
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?CLEAR_LED?HC595DRV
Program Size: data=43.2 xdata=0 code=1185
Target not created
Build target 'Target 1'
compiling ds18b20.c...
DS18B20.C(163): warning C206: 'load_number': missing function-prototype
DS18B20.C(163): error C267: 'load_number': requires ANSI-style prototype
compiling hc595drv.c...
Target not created
Build target 'Target 1'
compiling ds18b20.c...
DS18B20.C(163): warning C206: 'load_number': missing function-prototype
DS18B20.C(163): error C267: 'load_number': requires ANSI-style prototype
Target not created
compiling ds18b20.c...
DS18B20.C(163): warning C206: 'load_number': missing function-prototype
DS18B20.C(163): error C267: 'load_number': requires ANSI-style prototype
ds18b20.c - 1 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling ds18b20.c...
DS18B20.C(163): warning C206: 'load_number': missing function-prototype
DS18B20.C(163): error C267: 'load_number': requires ANSI-style prototype
compiling hc595drv.c...
Target not created
Build target 'Target 1'
compiling ds18b20.c...
DS18B20.C(163): warning C206: 'load_number': missing function-prototype
DS18B20.C(163): error C267: 'load_number': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling ds18b20.c...
compiling hc595drv.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?CLEAR_LED?HC595DRV
Program Size: data=30.1 xdata=0 code=1099
"ds18b20" - 0 Error(s), 1 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -