?? ps2kb_uart.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 0054 00EC = 236. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0054 _UnShifted
00CA _Shifted
0140 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0140 007B = 123. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0140 __idata_start
01BB __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 01BC 02E2 = 738. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00DE __start
00DE __text_start
00FE _exit
00FF _port_init
0104 _UART_init
010D _uart_transmit
0111 _uart_trans_str
0121 _int1_scr
0162 _Decode
01F4 _main
022D pop_gset2
0230 push_gset5
0232 push_gset4
0234 push_gset3
0236 push_gset2
0238 push_gset1
023B pop_gset1
023C pop
024F __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 007B = 123. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _keycode
0061 _step
0062 _flag
00DB __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 000C = 12. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
PS2KB_UART.o [ PS2KB_UART.c ]
<library> [ gpop2.s, gpush.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:1.512
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -