📄 paypass_anticollision_log.lst
字号:
ARM COMPILER V2.40e, PayPass_Anticollision_Log 12/12/07 14:35:11 PAGE 1
ARM COMPILER V2.40e, COMPILATION OF MODULE PayPass_Anticollision_Log
OBJECT MODULE PLACED IN .\PayPass_Anticollision_Log.obj
COMPILER INVOKED BY: C:\DEV\Tools\Keil\ARM\BIN\CA.exe ..\..\..\..\LIB\PayPass\sources\PayPass_Anticollision_Log.c THUMB
-DEBUG PRINT(.\LISTING\PAYPASS_ANTICOLLISION_LOG.LST) TABS(4) PREPRINT(.\LISTING\PAYPASS_ANTICOLLISION_LOG.I) OBJECT(.\Pa
-yPass_Anticollision_Log.obj)
stmt level source
1 //=============================================================================
2 // Copyright (C) INSIDE Technologies 1998-2005
3 //
4 // INSIDE Contactless reserves the right to make changes, without notice,
5 // to any product (including application note) herein to improve
6 // reliability, functionality, or design. INSIDE Contactless advises its
7 // customers to obtain the latest version of device data sheets to verify,
8 // before placing orders, that the information being relied upon by the
9 // customer is current.
10 //
11 // INSIDE Contactless makes no warranty that the use will not infringe any
12 // third party patent, copyright or trademark.
13 //
14 // Information furnished by INSIDE Contactless is believed to be accurate
15 // and reliable. However, INSIDE Contactless does not assume any liability
16 // resulting from the application or use of any product described within.
17 //
18 // All rights are reserved. Reproduction in whole or in part is prohibited
19 // without the written consent of the copyright owner.
20 //
21 // Bat 11a,
22 // Parc Club du Golf,
23 // Z.A.C. du Pichaury Tel : +33 (0)4.42.39.33.00
24 // 13856 Aix-en-Provence Cedex 3 Fax : +33 (0)4.42.39.63.19
25 // FRANCE Email : info@insidefr.com
26 //
27 //-----------------------------------------------------------------------------
28 // Project Code : PAYPASS LIBRARY
29 // Project Name : PAYPASS LIBRARY
30 // Module Name : PAYPASS_ANTICOLLISION_LOG.C
31 // Platform dev : Keil 礦ision 3 (IDE ) + Keil ARM Compiler
32 // Target : LPC2103 (ARM7TDMI Core)
33 // Language : C ANSI
34 // Revision : 1.0
35 // Description : PayPass Anticollision log functions
36 //=============================================================================
37 // When Who Ver What
38 // 06-04-24 MCY 1.1 restructuration
39 // 06-05-12 FPK 1.2 corrections
40 //=============================================================================
41
42 #include "PayPass_Anticollision_Log.h" //Option for Host mode
*** ERROR C318 IN LINE 42 OF ..\..\..\..\LIB\PayPass\sources\PayPass_Anticollision_Log.c: can't open file 'PayPass_Antic
-ollision_Log.h'
43
44
45
46 SLOG g_sLog;
*** WARNING C34 IN LINE 46 OF ..\..\..\..\LIB\PAYPASS\SOURCES\PAYPASS_ANTICOLLISION_LOG.C: 'g_sLog': missing declaration
- specifiers
*** ERROR C42 IN LINE 46 OF ..\..\..\..\LIB\PAYPASS\SOURCES\PAYPASS_ANTICOLLISION_LOG.C: 'g_sLog': not in formal paramet
-er list
47
*** ERROR C25 IN LINE 48 OF ..\..\..\..\LIB\PAYPASS\SOURCES\PAYPASS_ANTICOLLISION_LOG.C: syntax error near '<EOF>'
*** ERROR C7 IN LINE 48 OF ..\..\..\..\LIB\PAYPASS\SOURCES\PAYPASS_ANTICOLLISION_LOG.C: compilation aborted
ARM COMPILATION COMPLETE. 1 WARNING(S), 4 ERROR(S)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -