📄 mtv412.lst
字号:
C51 COMPILER V7.06 MTV412 06/08/2006 15:01:18 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MTV412
OBJECT MODULE PLACED IN .\MTV412.obj
COMPILER INVOKED BY: C:\Keil\C51\BIN\C51.EXE ..\MTV412.C BROWSE DEBUG OBJECTEXTEND OBJECT(.\MTV412.obj)
stmt level source
1 #define IICCTR 0xf00
2 #define IICSTUS 0xf01
3 //#define IIC_INTFLG0 0xf03
4 #define IIC_INTFLG 0xf03
5 #define IIC_INTEN 0xf04
6 #define MBUF 0xf05
7 #define DDCCTR 0xf06
8 #define SLVAADR 0xf07
9 #define RCBBUF 0xf08
10 #define TXBBUF 0xf08
11 #define SLVBADR 0xf09
12 #define SLVA2ADR 0xf87
13
14 #define ISPSLV 0xf0b
15 #define ISPEN 0xf0c
16 #define ISPCMP1 0xf0d
17 #define ISPCMP2 0xf0e
18 #define ISPCMP3 0xf0f
19
20 #define ADC0 0xf10
21 #define ADC1 0xf10
22 #define WDT 0xf18
23
24 #define DA0 0xf20
25 #define DA1 0xf21
26 #define DA2 0xf22
27 #define DA3 0xf23
28 #define DA4 0xf24
29 #define DA5 0xf25
30 #define DA6 0xf26
31 #define DA7 0xf27
32 #define DA8 0xf28
33 #define DA9 0xf29
34 #define DA10 0xf2a
35 #define DA11 0xf2b
36 #define DA12 0xf2c
37 #define DA13 0xf2d
38
39 #define PORT40 0xf58
40 #define PORT41 0xf59
41 #define PORT42 0xf5a
42 #define PORT50 0xf30
43 #define PORT51 0xf31
44 #define PORT52 0xf32
45 #define PORT53 0xf33
46 #define PORT54 0xf34
47 #define PORT55 0xf35
48 #define PORT56 0xf36
49 #define PORT60 0xf38
50 #define PORT61 0xf39
51 #define PORT62 0xf3a
52 #define PORT63 0xf3b
53 #define PORT64 0xf3c
54 #define PORT65 0xf3d
55 #define PORT66 0xf3c
C51 COMPILER V7.06 MTV412 06/08/2006 15:01:18 PAGE 2
56 #define PORT67 0xf3d
57 #define PORT68 0xf3e
58 #define PORT69 0xf3f
59 #define PORT70 0xf70
60 #define PORT71 0xf71
61 #define PORT72 0xf72
62 #define PORT73 0xf73
63 #define PORT74 0xf74
64 #define PORT75 0xf75
65 #define PORT76 0xf76
66 #define PORT77 0xf77
67
68 #define HVSTUS 0xf40
69 #define HCNTH 0xf41
70 #define HCNTL 0xf42
71 #define VCNTH 0xf43
72 #define VCNTL 0xf44
73 #define HVCTR0 0xf40
74 #define HVCTR3 0xf43
75 #define HVCTR4 0xf44
76 #define HV_INTFLG 0xf48
77 #define HV_INTEN 0xf49
78
79 #define PADMOD0 0xf50
80 #define PADMOD1 0xf51
81 #define PADMOD2 0xf52
82 #define PADMOD3 0xf53
83 #define PADMOD4 0xf54
84 #define PADMOD5 0xf55
85 #define PADMOD6 0xf5e
86 #define PADMOD7 0xf5f
87 #define OPTION 0xf56
88
89 #define EPADRH 0xff1
90 #define EPADRL 0xff2
91 #define EPDATA 0xff3
92 #define EP_INTFLG 0xff4
93 #define EP_INTEN 0xff5
94
95 //static unsigned char pdata sss1 _at_ 0x0800;
96 //static unsigned char pdata sss2[256] _at_ 0x0e00;
97 //static unsigned char pdata sss3[256] _at_ 0x0900;
98
MODULE INFORMATION: STATIC OVERLAYABLE
CODE SIZE = ---- ----
CONSTANT SIZE = ---- ----
XDATA SIZE = ---- ----
PDATA SIZE = ---- ----
DATA SIZE = ---- ----
IDATA SIZE = ---- ----
BIT SIZE = ---- ----
END OF MODULE INFORMATION.
C51 COMPILATION COMPLETE. 0 WARNING(S), 0 ERROR(S)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -