try.plg

来自「GPS开发 NEA1803 51单片机与12864 由串口中断收取数据 显示经度」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\GPSReceive\try.uv2
Project File Date:  07/15/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling try.c...
TRY.C(94): error C141: syntax error near 'void'
TRY.C(95): error C141: syntax error near '{'
TRY.C(109): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling try.c...
TRY.C(91): error C141: syntax error near 'void'
TRY.C(92): error C141: syntax error near '{'
TRY.C(106): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling try.c...
linking...
Program Size: data=87.1 xdata=0 code=2090
creating hex file from "try"...
"try" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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