?? car.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 0008 = 8. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
005C __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 005C 0416 = 1046. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002E __text_start
002E __start
0050 _exit
0051 _port_init
005E _INT1_init
0065 _timer0_init
006C _timer1_init
0082 _timer1_ovf_isr
0089 _init_devices
008D _delay
009A _int1
00F6 _STOP
00FC _GO
0106 _BACK
0119 _GTOL
012C _GTOR
013F _BTOR
0152 _BTOL
0165 _Linecheck_GO
01CC _Linecheck_BACK
020A _blance
0228 _main
022F push_xgset300C
0234 pop_xgset300C
0239 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0008 = 8. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _T
0060 __data_start
0062 _i
0064 _k
0066 _flag
0068 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0068 0002 = 2. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0068 _temp
0068 __bss_start
006A __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0010 = 16. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
<library> [ gpushx.s ]
User Global Definitions
ram_end = 0x85f
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:0.1024
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -