?? 008.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0054 0015 = 21. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0069 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 006A 0216 = 534. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0035 __start
0035 __text_start
0055 _exit
0056 _delay_ms
0065 _main
0093 _Disp_Init
00AA _Int_TCCR1A
00FC _get_ad
0106 mod8u
0108 div8u
0109 xdiv8u
011E pop_gset2
0121 push_gset5
0123 push_gset4
0125 push_gset3
0127 push_gset2
0129 push_gset1
012C pop_gset1
012D pop
0140 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0015 = 21. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _disp
0060 __data_start
0070 _led_buf
0075 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0075 0001 = 1. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0075 __bss_start
0076 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 001C = 28. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
disp_2.o [ disp_2.c ]
adc.o [ adc.c ]
<library> [ div8u.s, 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 + -