📄 lib_eep.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 0022 0010 = 16. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0022 __lit_start
0022 _Tab
0032 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0032 00F2 = 242. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0019 __start
0019 __text_start
0038 _exit
0039 _port_init
0047 _init_devices
0050 _main
0064 push_gset5
0066 push_gset4
0068 push_gset3
006A push_gset2
006C push_gset1
006F pop_gset1
0070 pop
0083 _EEPROMwrite
0092 __text_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0002 = 2. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtAVR.o [ crtavr.s ]
init.o [ init.c ]
main.o [ main.c ]
<library> [ gpush.s, eepromw.s ]
User Global Definitions
ram_end = 0x25f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x22
data = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -