fingerprj.plg

来自「指纹识别源代码,用于智能门紧,还有配合MF800卡使用」· PLG 代码 · 共 75 行

PLG
75
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\work\finger\fingerPRJ.uv2
Project File Date:  06/11/2006

<h2>Output:</h2>
Build target 'Target 1'
compiling 373.c...
compiling init.c...
compiling keypad.c...
compiling lcd.c...
compiling main.c...
compiling rxd.c...
compiling sram.c...
compiling system.c...
compiling timer.c...
compiling clock.c...
compiling finger.c...
compiling event.c...
compiling inout.c...
compiling setup.c...
compiling ts.c...
compiling pccomm.c...
compiling user.c...
compiling pcrxd.c...
compiling modem.c...
linking...
Program Size: data=137.5 xdata=600 code=22938
creating hex file from "fingerPRJ"...
"fingerPRJ" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 373.c...
compiling init.c...
compiling keypad.c...
compiling lcd.c...
compiling main.c...
compiling rxd.c...
RXD.C(351): error C202: 'RS485PORT': undefined identifier
RXD.C(359): error C202: 'RS485PORT': undefined identifier
compiling sram.c...
compiling system.c...
compiling timer.c...
compiling clock.c...
compiling finger.c...
compiling event.c...
compiling inout.c...
compiling setup.c...
compiling ts.c...
compiling pccomm.c...
compiling user.c...
compiling pcrxd.c...
compiling modem.c...
Target not created
Build target 'Target 1'
compiling rxd.c...
rxd.c(14): error C315: unknown #directive 'inlcude'
RXD.C(352): error C202: 'RS485PORT': undefined identifier
RXD.C(360): error C202: 'RS485PORT': undefined identifier
Target not created
Build target 'Target 1'
compiling rxd.c...
linking...
*** APPLICATION REQUIRES RE-TRANSLATIONS! ***
Program Size: data=137.5 xdata=600 code=22961
Global register optimization - pass #1
compiling pcrxd.c...
compiling modem.c...
linking...
Program Size: data=137.5 xdata=600 code=22961
creating hex file from "fingerPRJ"...
"fingerPRJ" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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