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

📄 receive.mp

📁 极低功率UHF无线收发器 315/433/868和915MHz ISM/SRD波段系统 AMR-自动仪表读数 电子消费产品 RKE-两路远程无键登录
💻 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   0026   0023 =     35. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0026  _rfSettings
       0026  __lit_start
       0049  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0049   0008 =      8. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0049  __idata_start
       0051  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0052   054E =   1358. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0029  __text_start
       0029  __start
       0048  _exit
       0049  _delay
       005C  _halWait
       0072  _UartInit
       007B  _SpiInit
       0083  _CpuInit
       0089  _SpiTxRxByte
       00A4  _RESET_CC1100
       00AD  _POWER_UP_RESET_CC1100
       00BB  _halSpiWriteReg
       00C8  _halSpiWriteBurstReg
       00E0  _halSpiStrobe
       00EA  _halSpiReadReg
       00F9  _halSpiReadBurstReg
       0112  _halSpiReadStatus
       0120  _halRfWriteRfSettings
       01D0  _halRfSendPacket
       01F5  _main
       020A  _INT0_Init
       0213  _int0
       0252  _Delay_us
       025B  _Delay_ms
       026A  pop_gset2
       026C  pop_gset4
       026E  push_gset5
       0270  push_gset4
       0272  push_gset3
       0274  push_gset2
       0276  push_gset1
       0279  pop_gset1
       027A  pop
       028D  push_lset
       02A4  pop_lset
       02BB  _putchar
       02D0  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   0008 =      8. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _PaTabel
       0068  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0068   0036 =     54. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0068  __bss_start
       0068  _flag_receive
       0069  _length
       006A  _arrRx
       009C  __textmode
       009E  __bss_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtAVR.o	[ crtavr.s ]
cc1100.o	[ cc1100.c ]
main.o	[ main.c ]
<library>	[ gpop2.s, gpop4.s, gpush.s, lpush.s, putchar.s, textmode.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x26
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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