?? lcd1602drive.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 0054 0010 = 16. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0064 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0064 024C = 588. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0032 __start
0032 __text_start
0052 _exit
0053 _delay_1us
0055 _delay_nus
0064 _delay_1ms
006E _delay_nms
007D _init_devices
0086 _main
00A1 _LCD_init
00B8 _LCD_en_write
00BF _LCD_write_command
00E0 _LCD_write_data
0101 _LCD_set_xy
0111 _LCD_write_string
0127 _LCD_write_char
0133 pop_gset2
0136 pop_gset3
0139 push_gset5
013B push_gset4
013D push_gset3
013F push_gset2
0141 push_gset1
0144 pop_gset1
0145 pop
0158 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0010 = 16. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0070 __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 ]
delay.o [ delay.c ]
lcd1602.o [ lcd1602.c ]
lcd1602_init.o [ lcd1602_init.c ]
<library> [ gpop2.s, gpop3.s, gpush.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:1.512
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -