?? adc.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 008C 001A = 26. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
008C __lit_start
00A6 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 00A6 001E = 30. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00A6 __idata_start
00C4 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 00C4 0916 = 2326. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0062 __start
0062 __text_start
0082 _exit
0083 _main
00FA _Port_initialize
0104 _ADC_initialize
0109 _INT_initialize
0112 _UART_initialize
0120 _Delay
012B _External_INT_0
0139 _ADC_INT
016D _External_INT_1
018F _External_INT_2
0190 _LED_Display
01D1 _DATA_to_NUM
0262 push_arg4
0264 push_arg2
0267 mod16u
0269 div16u
026A xdiv16u
0283 pop_gset2
0286 push_gset1
0289 pop_gset1
028A pop
029D push_gset2
02A1 neg32
02AA lpm32
02BE save_floatregs
02C9 restore_floatregs
02D4 stk2arg1
02D9 stk2arg0
02DE stk2arg0x
02E3 float_epilog
02EA float_prolog
02ED add32fs
02F0 add32f
02F5 sub32fs
02F8 sub32f
02FD fret2
0304 FSUB
0305 FADD
034A usub24
034E negmant
0354 maxres
035B minres
0361 ac1toac2
0367 swapacc
0373 unpack
0385 repack
038D div32fs
0390 div32f
03B1 fdiv10
03B6 FDIV
03EA cmp32f
03EF FLTCP
041B empy32fs
041E empy32f
0427 eFMUL
043F eumul24
0466 int2fp
046C long2fp
0471 ITOF
0496 fp2int
04A4 fp2long
04DE savfacc1
04E1 restorefacc1
04E4 unpackfacc1
04ED __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 001E = 30. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 __data_start
0100 _Type_flag
0101 _channel_0_flag
0102 _channel_1_flag
0103 _channel_2_flag
0104 _channel_3_flag
0105 _Display_flag
0106 _LED_table
011E __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 011E 0010 = 16. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
011E __bss_start
011E _m
011F _Display_value
0120 _Display_type
0121 _number_ge_dot
0122 _number_shifen
0123 _number_baifen
0124 _AD_sample_value
012E __bss_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0058 = 88. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
adc.o [ adc.c ]
<library> [ asave.s, div16u.s, gpop2.s, gpush.s, gpush2.s, lneg.s, lpm32.s, fputil.s, fpm1.s, fpm2.s, fpm3.s, fpm4.s ]
[ fpm5enh.s, fpm6ja31.s, fpm7ja23.s, fputi2ja.s ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x8c
data = 0x100
eeprom:1.4096
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -