📄 ps2_kb.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 0060 0104 = 260. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0060 _unshifted
0060 __lit_start
00E2 _shifted
0164 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0164 000E = 14. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0164 __idata_start
0172 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0172 048C = 1164. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
00B9 __start
00B9 __text_start
00D9 _exit
00DA _Delayus
00F2 _Delayms
0108 _Board_init
012E _LCD1602_portini
0135 _LCD1602_readbyte
014D _LCD1602_sendbyte
0160 _LCD1602_sendstr
0170 _LCD1602_clear
0176 _LCD1602_readBF
0184 _LCD1602_gotoXY
019A _LCD1602_initial
01B1 _Init_kb
01C2 _Disp_ascii
01D1 _Int0
0207 _Decode
029A _main
02A3 empy16s
02B3 push_lset
02CA pop_lset
02E1 push_gset1
02E4 pop_gset1
02E5 pop
02F8 push_gset2
02FC pop_gset2
02FF __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 000E = 14. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0060 _ascii
0060 __data_start
006E __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 006E 0003 = 3. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
006E __bss_start
006F _bitcount
0070 _edge
0071 __bss_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0008 = 8. bytes (abs,ovr)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmeg ]
PS2_KB.o [ PS2_KB.C ]
<library> [ emul16s., lpush.s, gpush.s, gpush2.s, gpop2.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
data = 0x60
func_lit = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -