?? 02.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
func_lit 0054 0020 = 32. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __func_lit_start
0074 __func_lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0074 0306 = 774. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
003A __start
003A __text_start
005A _exit
005B _Delay100us
006A _Delay1ms
0078 _Delay1s
008C _timer0_ovf_isr
0095 _timer0_comp_isr
0096 _timer2_ovf_isr
009F _timer2_comp_isr
00A0 _main
00AE _motor_left_forward
00B7 _motor_left_backward
00C0 _motor_left_speed_set
00C4 _motor_left_stop
00CA _motor_left_quick_stop
00D0 _motor_right_forward
00D9 _motor_right_backward
00E2 _motor_right_speed_set
00E9 _motor_right_stop
00EF _motor_right_quick_stop
00F5 _straight
00FA _turn_left
00FF _turn_right
0104 _straight_back
0109 _stop
010C _mic_turn_right
0111 _mic_turn_left
0116 _flag_test
014C _port_init
0158 _timer0_init
0161 _timer1_init
0177 _timer2_init
0180 _init_devices
018E empy16s
019E push_gset5
01A0 push_gset4
01A2 push_gset3
01A4 push_gset2
01A6 push_gset1
01A9 pop_gset1
01AA pop
01BD __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0060 0001 = 1. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __bss_start
0060 _flag
0061 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0050 = 80. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
unit.o [ unit.c ]
interupts.o [ interupts.c ]
main.o [ main.c ]
motor.o [ motor.c ]
init_device.o [ init_device.c ]
<library> [ emul16s.s, gpush.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 + -