testrx.plg

来自「短距离无线数据通信的一些说明书与书中相关的程序源代码」· PLG 代码 · 共 52 行

PLG
52
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\cyy\桌面\新书\短距离无线数据通讯入门与实战\光盘\实验\第4章\9E5-Rx\testRx.uv2
Project File Date:  08/01/2006

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
assembling ISD51.A51...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_TRANSMITPACKET?MAIN
Program Size: data=26.0 xdata=0 code=1438
creating hex file from "testRx"...
"testRx" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling main.c...
assembling ISD51.A51...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_TRANSMITPACKET?MAIN
Program Size: data=26.0 xdata=0 code=1438
creating hex file from "testRx"...
"testRx" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling main.c...
MAIN.C(346): warning C206: 'printf': missing function-prototype
MAIN.C(346): error C267: 'printf': requires ANSI-style prototype
MAIN.C(347): error C141: syntax error near 'unsigned'
MAIN.C(347): error C202: 'RxBuf': undefined identifier
MAIN.C(360): error C202: 'RxBuf': undefined identifier
MAIN.C(362): error C202: 'RxBuf': undefined identifier
MAIN.C(368): error C202: 'RxBuf': undefined identifier
MAIN.C(374): error C202: 'RxBuf': undefined identifier
MAIN.C(375): error C202: 'RxBuf': undefined identifier
MAIN.C(376): error C202: 'RxBuf': undefined identifier
MAIN.C(377): error C202: 'RxBuf': undefined identifier
assembling ISD51.A51...
Target not created
Build target 'Target 1'
compiling main.c...
assembling ISD51.A51...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_TRANSMITPACKET?MAIN
Program Size: data=26.0 xdata=0 code=1438
creating hex file from "testRx"...
"testRx" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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