ds18b20.plg
来自「此程序为ds18b20温度采集芯片的keil c 程序没有加入显示的部分,但已调」· PLG 代码 · 共 105 行
PLG
105 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Keil\work\DS18B20\ds18b20.uv2
Project File Date: 07/30/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
ds18b20.c(2): warning C318: can't open file 'instrins.h'
DS18B20.C(48): warning C206: '_cror_': missing function-prototype
DS18B20.C(48): error C267: '_cror_': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
ds18b20.c(2): warning C318: can't open file 'instrins.h'
DS18B20.C(48): warning C206: '_cror_': missing function-prototype
DS18B20.C(48): error C267: '_cror_': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
DS18B20.C(2): error C101: ''i': invalid character constant
DS18B20.C(2): error C141: syntax error near ''i'
DS18B20.C(2): error C129: missing ';' before '.'
ds18b20.c(2): error C309: bad or missing filename
ds18b20.c(2): warning C318: can't open file ''
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
ds18b20.c(2): warning C318: can't open file 'instrins.h'
DS18B20.C(48): warning C206: '_cror_': missing function-prototype
DS18B20.C(48): error C267: '_cror_': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
ds18b20.c(2): warning C318: can't open file 'instrins.h'
DS18B20.C(48): warning C206: '_cror_': missing function-prototype
DS18B20.C(48): error C267: '_cror_': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
ds18b20.c(2): warning C318: can't open file 'instrins.h'
DS18B20.C(48): warning C206: '_cror_': missing function-prototype
DS18B20.C(48): error C267: '_cror_': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
DS18B20.C(156): error C100: unprintable character 0x10 skipped
DS18B20.C(167): error C100: unprintable character 0x10 skipped
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
DS18B20.C(156): error C100: unprintable character 0x10 skipped
DS18B20.C(167): error C100: unprintable character 0x10 skipped
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
DS18B20.C(156): error C100: unprintable character 0x10 skipped
DS18B20.C(167): error C100: unprintable character 0x10 skipped
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
linking...
Program Size: data=29.1 xdata=0 code=700
"ds18b20" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
linking...
Program Size: data=29.1 xdata=0 code=700
"ds18b20" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling ds18b20.c...
DS18B20.C(1): warning C500: MISSING DEVICE (SECURITY KEY NOT FOUND)
linking...
Program Size: data=29.1 xdata=0 code=700
"ds18b20" - 0 Error(s), 1 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?