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

📄 isd1700_spi.mp

📁 ISD1700语音芯片放音的ISP实现
💻 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   0009 =      9. bytes (rel,con,rom)

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

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0096   0448 =   1096. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       004B  __start
       004B  __text_start
       006D  _exit
       006E  _Port_Init
       0085  _spi_init
       008B  _init_devices
       00A6  _isd1700_init
       00F2  _Read_APC
       0125  _Sound_Flay
       0146  _Sound_SetFlay
       017A  _main
       01C9  _watchdog_init
       01CF  _timer1_init
       01EB  _timer1_ovf_isr
       0231  _GetTime
       023D  _GetPassTime
       025D  push_xgsetF03C
       0266  pop_xgsetF03C
       026F  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0100  _iProgRunCount
       0100  __data_start
       0102  _soundTime
       0104  main.c:secondcount
       0105  _WdtTimer
       0106  _Timer1BaseClk
       0108  timer.c:timer1int
       0109  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0109   0004 =      4. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0109  _data4
       0109  __bss_start
       010A  _data3
       010B  _data2
       010C  _data1
       010D  __bss_end

Area                               Start  End    Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   003C =     60. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

D:\PROGRA~1\ICCAVR~1\lib\crtatmega.o	[ crtatmega.s ]
main.o	[ main.c ]
timer.o	[ timer.c ]
<library>	[ gpushb.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x80

User Base Address Definitions

func_lit = 0x8c
data = 0x100
eeprom:0.2048

⌨️ 快捷键说明

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