?? 鍵盤.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
func_lit 0054 0020 = 32. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __func_lit_start
0074 __func_lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0074 0010 = 16. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0074 __idata_start
0084 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0084 01E0 = 480. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0042 __start
0042 __text_start
0064 _exit
0065 _delay
0079 _read_key
00B0 _main
0114 push_xgsetF000
0119 pop_xgsetF000
011E push_xgsetF00C
0125 pop_xgsetF00C
012C lsl8
0132 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0010 = 16. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _A
0060 __data_start
0070 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\學習工具\icc\lib\crtatmega.o [ crtatmega.s ]
鍵盤.o [ _ ]
<library> [ gpushy.s, gpushz.s, lsl8.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:0.512
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -