📄 nokia5110.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 0026 0528 = 1320. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0026 __lit_start
0026 _AVR_bmp
00B6 _font6x8
02DE _write_chinese
03E6 _move_chinese_string
054E __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 054E 001E = 30. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
054E __idata_start
056C __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 056C 0516 = 1302. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
02B6 __start
02B6 __text_start
02D5 _exit
02D6 _main
02FF _delay_1us
0309 _delay_1ms
0313 _delay_nms
0320 _LCD_init
033F _LCD_clear
0354 _LCD_set_XY
0361 _LCD_write_char
0379 _LCD_write_english_string
038D _LCD_write_chinese_string
03CF _chinese_string
0478 _LCD_draw_bmp_pixel
04BB _LCD_write_byte
04D2 push_arg4
04D4 push_arg2
04D7 mod8u
04D9 div8u
04DA xdiv8u
04EF empy16s
04FF pop_gset2
0501 pop_gset3
0503 pop_gset5
0505 push_gset1
0508 pop_gset1
0509 pop
051C push_gset2
051F push_gset3
0522 push_gset4
0525 push_gset5
0528 asgncblk
0541 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 001E = 30. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
007E __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0002 = 2. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtAVR.o [ crtavr.s ]
main.o [ main.c ]
nokia_5110.o [ nokia_5110.c ]
<library> [ asave.s, div8u.s, emul16s.s, gpop2.s, gpop3.s, gpop5.s, gpush.s, gpush2.s, gpush3.s, gpush4.s, gpush5.s ]
[ pmstruct.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x26
data = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -