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

📄 rx.mp

📁 该程序通过调试
💻 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   008C   0006 =      6. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __idata_start
       0092  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0092   04D2 =   1234. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0049  __start
       0049  __text_start
       0069  _exit
       006A  _Write_Command
       0079  _Read_Status
       0081  _Write_ConfigureWord
       0093  _Read_ConfigureWord
       00B0  _Read_RXFIFO
       00CE  _Read_RXFIFO_Byte
       00E0  _Write_TXFIFO
       0102  _Write_TXFIFO_Byte
       0114  _Write_RAM
       013E  _Write_RAM_Byte
       015C  _Read_RAM
       0187  _Read_RAM_Byte
       01A5  _PowerOff
       01A7  _PwOff_PwDown
       01BB  _AllStates_PwDown
       01BE  _PwDown_Idle
       01CC  _AllStates_Idle
       01CF  _Idle_Tx
       01D2  _Rx_Tx
       01DA  _Idle_Rx
       01DD  _Set_Configure
       0208  _Delay600us
       0213  _Delay10ms
       0226  _main
       0273  _init_spi
       0280  _SpiWrite
       0289  _enable_spi
       028B  _disable_spi
       028D  pop_gset2
       0290  pop_gset4
       0293  push_gset5
       0295  push_gset4
       0297  push_gset3
       0299  push_gset2
       029B  push_gset1
       029E  pop_gset1
       029F  pop
       02B2  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0100  __data_start
       0100  _serial_num
       0102  _PAN_id
       0104  _short_addr
       0106  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0106   0870 =   2160. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0106  __bss_start
       0106  _numbers
       0906  _Data_RXFIFO
       0976  __bss_end

Area                               Start  End    Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0004 =      4. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
cc2420.o	[ cc2420.c ]
common.o	[ common.c ]
main.o	[ main.c ]
spi.o	[ spi.c ]
<library>	[ gpop2.s, gpop4.s, gpush.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x8c
data = 0x100
eeprom:1.4096

⌨️ 快捷键说明

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