📄 main.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 0180 = 384. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 _font
0054 __lit_start
01D4 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 01D4 033A = 826. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00EA __start
00EA __text_start
010A _exit
010B _OutI
013A _OutD
016B _LCD_NOP
0175 _ClearDisplay
018E _DisplayWord
01CE _DisplayLine
0204 _port_init
020E _init_devices
0216 _main
0242 push_arg4
0244 push_arg2
0247 mod8u
0249 div8u
024A xdiv8u
025F pop_gset2
0262 pop_gset3
0265 pop_gset5
0268 push_gset5
026A push_gset4
026C push_gset3
026E push_gset2
0270 push_gset1
0273 pop_gset1
0274 pop
0287 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0060 0004 = 4. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __bss_start
0060 _j
0062 _i
0064 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\PROGRA~1\icc\lib\crtatmega.o [ crtatmega.s ]
huomen.o [ huomen.c ]
<library> [ asave.s, div8u.s, gpop2.s, gpop3.s, gpop5.s, gpush.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 + -