?? hw.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0022 01D4 = 468. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0011 __start
0011 __text_start
0032 _exit
0033 _delay_nus
0041 _delay_nms
004F _uart0_init
005A _sendchar
005F _panduan
0092 _int0_isr
00DF _init_devices_int0
00E8 _main
00F1 push_xgset300C
00F6 pop_xgset300C
00FB __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0060 0005 = 5. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __bss_start
0060 _flag
0061 _IRCON
0062 _IRCode
0065 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\PROGRA~1\iccv7avr\lib\crtAVR.o [ crtavr.s ]
hongwai.o [ hongwai.c ]
<library> [ gpushx.s ]
User Global Definitions
ram_end = 0x25f
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0x22
data = 0x60
eeprom:0.512
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -