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

📄 auto_car2.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   0380 =    896. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       000D  __start
       000D  __text_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
       00CE  _mic_startup
       00D5  _remote_auto_time
       013F  _auto_car2
       01B0  _main
       01B1  pop_gset2
       01B3  push_gset1
       01B6  pop_gset1
       01B7  pop
       01CA  push_gset2
       01CD  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __bss_start
       0060  _delay_time2
       0062  _delay_time1
       0064  _work_status
       0065  __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 ]
atuo_car2.o	[ atuo_car2.c ]
<library>	[ gpop2.s, gpush.s, gpush2.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 + -