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

📄 wx_mn.mp

📁 nrf905无线收发模块利用模拟spi通信的程序 经此程序可转成串口通信
💻 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   008C   0010 =     16. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __lit_start
       009C  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   009C   0056 =     86. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       009C  __idata_start
       00F2  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   00F2   09EE =   2542. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       0079  __start
       0079  __text_start
       0099  _exit
       009A  _delayus
       00B2  _delayms
       00C6  _SpiInit
       00D2  _SpiRead
       00F5  _SpiWrite
       012B  _nRF905Init
       0144  _WriteTxAddress
       0162  _Config905
       017F  _SetTxMode
       0187  _SetRxMode
       018F  _TxPacket
       01B2  _RxPacket
       01E2  _delay
       01F6  _TWI_init
       0200  _TWI_start
       0209  _TWI_stop
       020D  _TWI_writeB
       0223  _TWI_readB
       0233  _TWI_page_write
       0250  _TWI_write
       028B  _TWI_read
       02B0  _ZLG7290_WriteReg
       02C4  _ZLG7290_ReadReg
       02D4  _ZLG7290_cmd
       02E8  _ZLG7290_SegOnOff
       02F6  _ZLG7290_Download
       030C  _interrupt_init
       0313  _extint0
       0322  _delay1
       0336  _SystemInit
       033B  _ClearAll
       034E  _Test_DispBuf
       0379  _Test_Download
       03A8  _Test_ScanNum
       03C9  _Test_Flash
       03F7  _Test_SegOnOff
       041C  _DispValue
       0443  _DispHexValue
       0462  _main
       04E4  mod8u
       04E6  div8u
       04E7  xdiv8u
       04F8  mod16u
       04FA  div16u
       04FB  xdiv16u
       0514  empy16s
       0524  push_gset1
       0527  pop_gset1
       0528  pop
       053B  push_gset2
       053F  push_gset3
       0543  push_gset4
       0547  push_gset5
       054B  pop_gset2
       054E  pop_gset3
       0551  pop_gset4
       0554  pop_gset5
       0557  asgncblk
       0570  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0100   0056 =     86. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       0100  _table
       0100  __data_start
       010A  _TxAddress
       010E  _RxTxConf
       0119  _FlagINT
       011B  _flag
       011D  _TxBuf
       0139  _RxBuf
       0155  _tf
       0156  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0156   0001 =      1. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       0156  __bss_start
       0156  _DATA_BUF
       0157  __bss_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0024 =     36. bytes (abs,ovr)

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o  [ crtatmeg ]
main.o            [   main.c ]
<library>         [  div8u.s, div16u.s, emul16s.,  gpush.s, gpush2.s,
                    gpush3.s, gpush4.s, gpush5.s,  gpop2.s,  gpop3.s,
                     gpop4.s,  gpop5.s, pmstruct ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x10

User Base Address Definitions

data = 0x100
func_lit = 0x8c
eeprom:1.4096

⌨️ 快捷键说明

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