gps1602.plg
来自「51与gps接口程序」· PLG 代码 · 共 64 行
PLG
64 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\7-26\board\1602\gps+1602\gps1602.uv2
Project File Date: 07/27/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
GPS1602.C(89): warning C206: 'LCD_cls': missing function-prototype
GPS1602.C(241): warning C206: 'delayms': missing function-prototype
GPS1602.C(241): error C267: 'delayms': requires ANSI-style prototype
GPS1602.C(373): error C231: 'LCD_cls': redefinition
GPS1602.C(376): error C231: 'LCD_cls': redefinition
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
GPS1602.C(242): warning C206: 'delayms': missing function-prototype
GPS1602.C(242): error C267: 'delayms': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
GPS1602.C(420): warning C206: 'strlen': missing function-prototype
GPS1602.C(420): error C267: 'strlen': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
linking...
Program Size: data=84.2 xdata=0 code=2041
"gps1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
linking...
Program Size: data=84.2 xdata=0 code=2041
creating hex file from "gps1602"...
"gps1602" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
GPS1602.C(315): error C202: 'info': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
GPS1602.C(302): warning C280: 'i': unreferenced local variable
linking...
Program Size: data=84.2 xdata=0 code=1970
creating hex file from "gps1602"...
"gps1602" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling gps1602.C...
linking...
Program Size: data=83.2 xdata=0 code=1970
creating hex file from "gps1602"...
"gps1602" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?