⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 remote_light.mp

📁 单片机开发资料光盘-双龙-686M.zip
💻 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   001A   0430 =   1072. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       000D  __text_start
       000D  __start
       002C  _exit
       002D  _port_init
       003D  _delay_us
       0045  _delay_ms
       0053  _turn_right
       0058  _turn_left
       005D  _turn_right_s
       0062  _turn_left_s
       0067  _backward
       006C  _forward
       0071  _stop
       0075  _sw_touch
       00D6  _mic_startup
       00E6  _remote_auto_time
       0150  _remote_car
       018D  _trace_light
       01C2  _main
       01FF  push_gset1
       0202  pop_gset1
       0203  pop
       0216  push_gset2
       0219  push_gset3
       021C  push_gset4
       021F  pop_gset2
       0221  pop_gset3
       0223  pop_gset4
       0225  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0060   0006 =      6. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __bss_start
       0060  _cds
       0061  _delay_time2
       0063  _delay_time1
       0065  _work_status
       0066  __bss_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0002 =      2. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

e:\ICC\lib\crtAVR.o	[ crtavr.s ]
remote_light.o	[ remote_light.c ]
<library>	[ gpush.s, gpush2.s, gpush3.s, gpush4.s, gpop2.s, gpop3.s, gpop4.s ]

User Global Definitions

ram_end = 0x25f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x1a
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -