📄 lcd5110.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 02D0 = 720. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0054 _font6x8
027C _HZK
0324 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0324 00E9 = 233. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0324 __idata_start
040D __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 040E 21CA = 8650. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0207 __start
0207 __text_start
0227 _exit
0228 _Delay_us
0232 _Delay_ms
0243 _main
039D _key_init
03AD _read_keyboard
03E2 _timer0comp
03E8 _KBOD_task
0F77 _DISP_task
101D _LCD_waikuang
1060 _NUMdisp_task
10BF _LCD_init
10DC _LCD_clear
10F3 _delay_1us
10FD _LCD_set_XY
110C _LCD_write_char
1126 _LCD_write_english_String
113C _LCD_write_String
115A _LCD_write_char1
1189 _LCD_write_chinese_string
11CE _LCD_draw_bmp_pixel
1216 _LCD_write_byte
122F push_arg4
1231 push_arg2
1234 mod16s
1238 div16s
1252 mod16u
1254 div16u
1255 xdiv16u
126E mod8u
1270 div8u
1271 xdiv8u
1286 empy16s
1296 pop_gset2
1299 pop_gset3
129C pop_gset5
129F push_gset5
12A1 push_gset4
12A3 push_gset3
12A5 push_gset2
12A7 push_gset1
12AA pop_gset1
12AB pop
12BE push_lset
12D5 pop_lset
12EC __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 00E9 = 233. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _AVR_bmp
00F0 _disp1_buffer
0104 _disp2_buffer
0149 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0149 001F = 31. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0149 __bss_start
0149 _disp_buffer
015D _guanshu
015E _NUM_YOUR
0160 _NUM_BEST
0162 _Y
0163 _X
0164 _key_one
0165 _key_last_value
0166 _key_value
0167 _key_state
0168 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0050 = 80. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
<library> [ asave.s, div16s.s, div16u.s, div8u.s, emul16s.s, gpop2.s, gpop3.s, gpop5.s, gpush.s, lpush.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 + -