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

📄 5按键_sd卡mp3程序.mp

📁 5按键_SD卡MP3程序.rar
💻 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   14E8 =   5352. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __lit_start
       008C  _font6x8
       02B4  _vsBeepMP3
       1574  __lit_end

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

       Addr  Global Symbol
      -----  --------------------------------
       1574  __idata_start
       15CA  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   15CA   12CA =   4810. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0AE5  __text_start
       0AE5  __start
       0B05  _exit
       0B06  _delay_Nus
       0B13  _spi_init
       0B1A  _Write_Byte_SPI
       0B1E  _Read_Byte_SPI
       0B24  _mp3_port_init
       0B2D  _vs1011_cmd_write
       0B41  _vs1011_data_write
       0B4C  _vs1011_read
       0B68  _vs1011_init
       0B7B  _delay_1us
       0B7D  _lcd_port
       0B86  _LCD_write_byte
       0B91  _LCD_set_XY
       0BA0  _LCD_write_char
       0BBA  _LCD_write_english_string
       0BD0  _LCD_clear
       0BE7  _LCD_init
       0BFF  _ReadBlock
       0C1C  _fatClustToSect
       0C4F  _fatClusterSize
       0C54  _fatInit
       0DDE  _fatGetDirEntry
       0FAA  _fatNextCluster
       105C  _key_port
       1061  _main
       10BA  _mp3_play
       11BE  _sd_port_init
       11C0  _delay_nus
       11CD  _SD_Write_Command
       122B  _SD_Init
       126E  _SD_Read_Block
       12A7  _uart0_init
       12B2  _Puts
       12C3  _strcat
       12D0  _strcpy
       12D9  push_arg4
       12DB  push_arg2
       12DE  mod16u
       12E0  div16u
       12E1  xdiv16u
       12FA  div32u
       12FC  mod32u
       1300  div32s
       1302  mod32s
       132D  long_div_prolog
       1340  long_div_epilog
       134F  tst_R16_R19
       1354  tst_R24_R27
       1359  neg_R16_R19
       1362  neg_R24_R27
       136B  empy16s
       137B  empy32u
       137B  empy32s
       13AB  pop_gset2
       13AE  pop_gset3
       13B1  pop_gset4
       13B4  pop_gset5
       13B7  push_gset1
       13BA  pop_gset1
       13BB  pop
       13CE  push_gset2
       13D2  push_gset3
       13D6  push_gset4
       13DA  push_gset5
       13DE  long_prolog
       13EC  long_epilog
       13F7  tstzero1
       13FD  tstzero2
       1403  lsl32
       140F  lsr32
       141B  asgnblk
       1433  _putchar
       144A  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0100  __data_start
       0100  _LongNameBuffer
       0102  _DirNameBuffer
       0104  _FatInCache
       0108  _baseentry
       010A  _entrycount
       014E  _vol
       0150  _flag
       0151  _reading
       0152  _a
       0153  _pointer
       0154  _i
       0156  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0156   026A =    618. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0156  __bss_start
       0156  _FileSize
       015A  _FirstDirSector
       015E  _FirstFATSector
       0162  _SectorsPerCluster
       0164  _BytesPerSector
       0166  _FirstDataSector
       016A  _Fat32Enabled
       016B  _PartInfo
       017B  _DIRNAME_BUFFER_ADDR
       0199  _LONGNAME_BUFFER_ADDR
       01B7  _t
       01B9  _true
       01BA  _FAT_MASK
       01BE  _BUFFER
       03BE  __textmode
       03C0  __bss_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
1011.o	[ _1011.c ]
3310.o	[ _3310.c ]
fat.o	[ fat.c ]
mp3.o	[ mp3.c ]
sd.o	[ sd.c ]
uarst.o	[ uarst.c ]
<library>	[ strcat.s, strcpy.s, asave.s, div16u.s, div32.s, emul16s.s, emul32.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s ]
[ gpush.s, gpush2.s, gpush3.s, gpush4.s, gpush5.s, longutil.s, lsl32.s, lsr32.s, struct.s, putchar.s ]
[ textmode.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x8c
data = 0x100
eeprom:1.2048

⌨️ 快捷键说明

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