📄 3310lcd_prj.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 0408 = 1032. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 _font6x8
0054 __lit_start
027C _write_chinese_string
02F4 _move_chinese_string
045C __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 045C 00A2 = 162. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
045C __idata_start
04FE __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 04FE 0550 = 1360. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
027F __start
027F __text_start
029F _exit
02A0 _main
02D1 _delay_1us
02D3 _delay_nus
02E2 _delay_1ms
02EC _delay_nms
02FB _LCD_init
031A _LCD_clear
0331 _LCD_set_XY
0340 _LCD_write_char
035A _LCD_write_english_string
0370 _LCD_write_chinese_string
03B5 _LCD_move_chinese_string
0466 _LCD_draw_bmp_pixel
04AE _LCD_write_byte
04B9 push_arg4
04BB push_arg2
04BE mod8u
04C0 div8u
04C1 xdiv8u
04D6 empy16s
04E6 pop_gset2
04E9 pop_gset3
04EC pop_gset5
04EF push_gset5
04F1 push_gset4
04F3 push_gset3
04F5 push_gset2
04F7 push_gset1
04FA pop_gset1
04FB pop
050E asgncblk
0527 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 00A2 = 162. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _AVR_bmp
0102 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
3310LCD_main.o [ _3310LCD_main.c ]
delay_function.o [ delay_function.c ]
3310LCD_function.o [ _3310LCD_function.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 + -