?? diy0206_4.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 0022 0332 = 818. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0022 __lit_start
0022 _TONETABLE
0040 _led_data
00B6 _music_11
0158 _music_22
01B8 _music_33
024A _music_44
02D4 _sound_none
02F6 _sound_right
030C _sound_back
0324 _sound_stop
033C _sound_left
0354 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0354 0004 = 4. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0354 __idata_start
0358 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0358 0EE4 = 3812. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
01AC __text_start
01AC __start
01CB _exit
01CC _port_init
01DB _delay_us
01E3 _delay_ms
01F1 _turn_right
01F6 _turn_left
01FB _turn_right_s
0200 _turn_left_s
0205 _backward
020A _forward
020F _stop
0213 _sw_touch
0273 _mic_startup
027A _remote_auto_time
02F5 _watchdog_init
02F9 _timer0_init
0300 _timer0_ovf_isr
055D _stop_timer0
0565 _timer1_ovf_isr
057C _music_car
05E3 _xuanya_car
065D _remote_car
06D7 _auto_car
070D _cny_car
0764 _main
08A9 pop_gset2
08AB push_gset1
08AE pop_gset1
08AF pop
08C2 push_gset2
08C5 lpm16
08D3 push_lset
08EA pop_lset
0901 mpy16s
0915 _EEPROMread
091E __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0004 = 4. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _sound_add
0060 __data_start
0062 _led_delayms
0064 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0064 001A = 26. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0064 _sound_2
0064 __bss_start
0065 _sound_1
0066 _t0_times
0067 _gzsl
0068 _remote_select
0069 _pd_select
006A _cds
006B _cny_times
006C _cny_in
006D _timers
006E _remote_in
006F _pd
0070 _pc
0071 _pb
0072 _pa
0073 _temp1
0074 _temp
0075 _rst_time
0077 _toneconst
0079 _delay_time2
007B _delay_time1
007D _work_status
007E __bss_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0014 = 20. bytes (abs,ovr,rom)
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
eeprom 0001 014C = 332. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0001 _sound
014D __eeprom_end
Files Linked [ module(s) ]
E:\icc\lib\crtAVR.o [ crtavr.s ]
diy0206_4.o [ diy0206_4.c ]
<library> [ gpop2.s, gpush.s, gpush2.s, lpm16.s, lpush.s, mpy16s.s, eepromr.s ]
User Global Definitions
ram_end = 0x25f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x22
data = 0x60
eeprom = 0x1
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -