?? 1.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 000E = 14. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0062 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0062 0016 = 22. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0062 __idata_start
0078 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0078 06AA = 1706. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
003C __start
003C __text_start
005C _exit
005D _delay_1us
005F _delay_nus
006E _delay_1ms
0078 _delay_nms
0087 _LCD_init
009C _LCD_en_write
00A2 _LCD_write_command
00C2 _LCD_write_data
00E2 _LCD_set_xy
00F2 _LCD_write_string
0108 _LCD_write_char
0114 _delay
011B _init_1820
012D _write_1820
0148 _read_1820
016C _send_byte
018A _main
01EB push_arg4
01ED push_arg2
01F0 empy16s
0200 pop_gset2
0203 pop_gset3
0206 push_gset5
0208 push_gset4
020A push_gset3
020C push_gset2
020E push_gset1
0211 pop_gset1
0212 pop
0225 neg32
022E lpm32
0242 lsl8
0248 fp2int
0251 nojump1
0256 fp2long
025D nojump2
025F FTOI
0261 FTOL
0290 int2fp
0296 long2fp
029B ITOF
02AF itof2
02B1 itof3
02C0 save_floatregs
02CB restore_floatregs
02D6 stk2arg1
02DB stk2arg0
02E0 float_epilog
02E7 float_prolog
02F6 empy32fs
02F9 empy32f
0302 eFMUL
031A eumul24
0343 savfacc1
0346 restorefacc1
0349 unpackfacc1
0352 negmant
0358 maxres
035F minres
0365 ac1toac2
036B swapacc
0377 unpack
0389 repack
0391 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0016 = 22. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _disp_table
0060 __data_start
0076 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0076 0005 = 5. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0076 _count
0076 __bss_start
007A _dp
007B __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
1.o [ _1.c ]
<library> [ asave.s, emul16s.s, gpop2.s, gpop3.s, gpush.s, lneg.s, lpm32.s, lsl8.s, fp2int.s, fpint2fp.s, fputil.s ]
[ fpemul.s, fputil2.s, fputil3.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 + -