📄 yi1602.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 0060 0040 = 64. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0060 __lit_start
0060 _CGRAM
00A0 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 00A0 001B = 27. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
00A0 __idata_start
00BB __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 00BC 0308 = 776. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
005E __start
005E __text_start
007E _exit
007F _Delayus
0097 _Delayms
00AD _Board_init
00D3 _LCD1602_portini
00DA _LCD1602_readbyte
00F2 _LCD1602_sendbyte
0105 _LCD1602_sendstr
0115 _LCD1602_clear
011B _LCD1602_readBF
0129 _LCD1602_gotoXY
013F _LCD1602_initial
0156 _LCD1602_wrCGRAM
016B _LCD1602_disCGRAM
0186 _main
01B4 empy16s
01C4 push_gset1
01C7 pop_gset1
01C8 pop
01DB push_gset2
01DF pop_gset2
01E2 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 001B = 27. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0060 __data_start
007B __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmeg ]
YJ1602.o [ YJ1602.C ]
<library> [ emul16s., gpush.s, gpush2.s, gpop2.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
data = 0x60
func_lit = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -