📄 5110.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
0324 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0324 01DA = 474. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0324 __idata_start
04FE __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 04FE 0590 = 1424. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
027F __text_start
027F __start
029F _exit
02A0 _main
02EB _LCD_init
030A _LCD_clear
0321 _LCD_set_XY
0330 _LCD_write_char
034A _LCD_write_english_string
0360 _LCD_write_chinese_string
03A4 _LCD_move_chinese_string
045C _LCD_draw_bmp_pixel
04A4 _LCD_write_byte
04AF _delay_1us
04B1 _delay_nus
04C0 _delay_1ms
04CA _delay_nms
04D9 push_arg4
04DB push_arg2
04DE mod8u
04E0 div8u
04E1 xdiv8u
04F6 empy16s
0506 pop_gset2
0509 pop_gset3
050C pop_gset5
050F push_gset5
0511 push_gset4
0513 push_gset3
0515 push_gset2
0517 push_gset1
051A pop_gset1
051B pop
052E asgncblk
0547 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 01DA = 474. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _AVR_bmp
0060 __data_start
00F0 _write_chinese_string
0168 _move_chinese_string
023A __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\icc\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
3310_5110LCD.o [ _3310_5110LCD.c ]
delay.o [ delay.c ]
<library> [ asave.s, div8u.s, emul16s.s, gpop2.s, gpop3.s, gpop5.s, gpush.s, pmstruct.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 + -