?? eeprom.mp
字號(hào):
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 000A = 10. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0054 _tab
005E __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 005E 0008 = 8. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
005E __idata_start
0066 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0066 0212 = 530. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0033 __text_start
0033 __start
0053 _exit
0054 _delay
005C _L_delay
006D _PORT_init
007E _disp
00C5 _main
00F1 _EEPROM_write
0102 mod8u
0104 div8u
0105 xdiv8u
011A pop_gset3
011D push_gset5
011F push_gset4
0121 push_gset3
0123 push_gset2
0125 push_gset1
0128 pop_gset1
0129 pop
013C __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0008 = 8. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _buff
0060 __data_start
0068 __data_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 ]
main.o [ main.c ]
EEPROM.o [ EEPROM.c ]
<library> [ div8u.s, gpop3.s, gpush.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:1.512
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -