?? aa.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 0014 = 20. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0068 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0068 0282 = 642. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0034 __text_start
0034 __start
0054 _exit
0055 _LCD16xx_init
0073 _LCD16xx_en_write
007A _LCD16xx_clr
007D _LCD16xx_write_char
00A1 _LCD16xx_wait_Ready
00B4 _LCD16xx_set_xy
00D1 _LCD16xx_write_string
00EC _delay_us
00EF _delay_nus
00FE _delay_ms
0101 _delay_nms
0110 _main
0153 pop_gset3
0156 push_gset1
0159 pop_gset1
015A pop
016D push_gset2
0171 push_gset3
0175 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0014 = 20. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0074 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
lcd.o [ lcd.c ]
delay.o [ delay.c ]
main.o [ main.c ]
<library> [ gpop3.s, gpush.s, gpush2.s, gpush3.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 + -