📄 read_page.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 008C 0238 = 568. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0046 __start
0046 __text_start
0068 _exit
0069 _i2c_init
0070 _i2c_start
0078 _i2c_wrdata
0082 _i2c_redata
008C _i2c_redataack
0096 _i2c_stop
009A _i2c_wrbyte
00AE _i2c_wrpage
00C9 _i2c_rebyte
00DE _i2c_rese
0101 _s_ms
0109 _main
0148 pop_xgset003C
014D push_xgsetF0FC
014F push_xgset30FC
0151 push_xgset00FC
0153 push_xgset003C
0158 push_xgset300C
015D pop_xgset300C
0162 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0100 0010 = 16. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 __bss_start
0100 _aa
0110 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
read_page.o [ read_page.c ]
<library> [ gpop2.s, gpush.s, gpushx.s ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0x8c
data = 0x100
eeprom:0.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -