mp3zhizuo

所属分类:单片机开发
开发工具:C/C++
文件大小:754KB
下载次数:50
上传日期:2006-09-20 10:37:02
上 传 者1346568679
说明:  基于UCOS-II制作的MP3,把UCOS-II移植到单片机上
(based UCOS-II production of MP3, UCOS-II transplant MCU)

文件列表:
MP3 (0, 2006-04-20)
MP3\2004112420374795 (0, 2004-12-17)
MP3\2004112420374795\atmel (0, 2004-11-21)
MP3\2004112420374795\atmel\fat.lst (156180, 2006-06-03)
MP3\2004112420374795\atmel\fat.obj (141309, 2006-06-03)
MP3\2004112420374795\atmel\file.lst (10014, 2006-06-03)
MP3\2004112420374795\atmel\config.h (5432, 2004-09-14)
MP3\2004112420374795\atmel\file.obj (35319, 2006-06-03)
MP3\2004112420374795\atmel\mp3.Opt (5749, 2006-07-06)
MP3\2004112420374795\atmel\fs_variable.lst (8537, 2006-06-03)
MP3\2004112420374795\atmel\fs_variable.obj (38302, 2006-06-03)
MP3\2004112420374795\atmel\mp3 (797330, 2006-06-03)
MP3\2004112420374795\atmel\mp3_Opt.Bak (5749, 2006-06-03)
MP3\2004112420374795\atmel\lib_mcu (0, 2004-11-21)
MP3\2004112420374795\atmel\lib_mcu\adc (0, 2004-11-21)
MP3\2004112420374795\atmel\lib_mcu\adc\adc.html (2004, 2003-09-29)
MP3\2004112420374795\atmel\lib_mcu\adc\adc_drv.c (2983, 2003-09-29)
MP3\2004112420374795\atmel\lib_mcu\adc\adc_drv.h (1699, 2003-09-29)
MP3\2004112420374795\atmel\lib_mcu\aud (0, 2004-11-21)
MP3\2004112420374795\atmel\lib_mcu\aud\aud.html (2639, 2003-09-29)
MP3\2004112420374795\atmel\lib_mcu\aud\audio.c (540, 2004-09-12)
MP3\2004112420374795\atmel\lib_mcu\aud\aud_drv.c (3780, 2003-09-29)
MP3\2004112420374795\atmel\lib_mcu\aud\aud_drv.h (2050, 2004-09-12)
MP3\2004112420374795\atmel\lib_mcu\c51_drv.h (1534, 2004-08-20)
MP3\2004112420374795\atmel\lib_mcu\clock (0, 2004-11-21)
MP3\2004112420374795\atmel\lib_mcu\clock\clock.c (6102, 2004-09-18)
MP3\2004112420374795\atmel\lib_mcu\clock\clock.h (1864, 2004-09-18)
MP3\2004112420374795\atmel\lib_mcu\clock\clock.html (4196, 2003-09-29)
MP3\2004112420374795\atmel\lib_mcu\compiler.h (4588, 2004-08-17)
MP3\2004112420374795\atmel\lib_mcu\extsnd1.h (7382, 2004-08-31)
MP3\2004112420374795\atmel\lib_mcu\ide (0, 2004-11-21)
MP3\2004112420374795\atmel\lib_mcu\ide\harddisc.h (8117, 2004-08-16)
MP3\2004112420374795\atmel\lib_mcu\ide\ideio.c (14643, 2004-11-01)
MP3\2004112420374795\atmel\lib_mcu\ide\ideio.h (2578, 2004-11-12)
MP3\2004112420374795\atmel\lib_mcu\kbd (0, 2004-11-21)
MP3\2004112420374795\atmel\lib_mcu\kbd\kbd.html (5067, 2003-09-29)
MP3\2004112420374795\atmel\lib_mcu\kbd\kbd_drv.c (6727, 2004-08-25)
MP3\2004112420374795\atmel\lib_mcu\kbd\kbd_drv.h (2066, 2004-09-12)
MP3\2004112420374795\atmel\lib_mcu\kbd\key_drv.c (11535, 2004-11-13)
MP3\2004112420374795\atmel\lib_mcu\kbd\key_drv.h (2416, 2004-09-14)
... ...

File system general information ------------------------------- This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variables that can be shared with the all file systems. config.h must contain the definition of the file system used by your application. For example: #define MEM_CHIP_FS FS_FAT_12_16 /* _FAT_12_16 _FAT_32 _ISO _NONE */ #define MEM_CARD_FS FS_FAT_ISO /* _FAT_12_16 _FAT_32 _ISO _NONE */ This lines will set FAT12/16 file system for your on-board memory (dataflash, nandflash, ...) and ISO9660 for your card (in this case, a Compact-Disc reader). Location of files must be defined in your project.

近期下载者

相关文件


收藏者