📄 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)
-------------------------------- ---- ---- ------- ----- ------------
idata 00E4 03C6 = 966. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00E4 __idata_start
04AA __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 04AA 0388 = 904. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0255 __start
0255 __text_start
0277 _exit
0278 _LCD_init
0299 _LCD_clear
02B0 _delay_1us
02BA _LCD_set_XY
02C9 _LCD_write_char
02E4 _LCD_write_english_string
02F9 _LCD_write_chinese_string
033C _LCD_draw_bmp_pixel
0385 _LCD_write_byte
039C _main
03C8 push_arg4
03CA push_arg2
03CD mod8u
03CF div8u
03D0 xdiv8u
03E5 empy16s
03F5 pop_xgsetF0FC
0400 push_xgsetF0FC
0402 push_xgset30FC
0404 push_xgset00FC
0406 push_xgset003C
040B push_xgset303C
0412 pop_xgset303C
0419 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0200 03C6 = 966. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0200 __data_start
0200 _AVR_bmp
0290 _HZK
0380 _font6x8
05C6 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
<library> [ asave.s, div8u.s, emul16s.s, gpop5.s, gpush.s, gpusha.s ]
User Global Definitions
ram_end = 0x21ff
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0xe4
data = 0x200
eeprom:0.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -