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

📄 readme.txt

📁 MP3播放器源代码, VS1003B
💻 TXT
字号:
Dear All,Code is developed with SDCC running under Linux and Makefile for GNU Make is included.You can compile the code in Windows in the MS-DOS prompt.We recommend using SDCC version 2.4.0 as there seems to be some problemswith memory allocation with SDCC 2.5.0. THIS OVERRIDES our previousrecommendation to use SDCC2.5.0For compilation I have generated MSDOS .BAT files that should be run from the MS-DOS Command Prompt under Windows.SDCC 2.4.0 must be installed and found from the PATH of the machine.Instructions:1) Install SDCC 2.4.0 from the installation exe: http://prdownloads.sourceforge.net/sdcc/sdcc-2.4.0-setup.exe?download2) Click all default buttons in the installer.Make sure you answer "Yes" when the installer asks if SDCC should be added to the path.3) Copy the attached .BAT files to the C SOURCE folder that has the projects .c files such as "board.c" etc.4) Start the MS-DOS Command Prompt and go to the C SOURCE directory,e.g. cd \playercode\src5) To compile for VS1003 (evakit pcb version 2.5), type MAKE1003 and for VS1011 in older PCB type MAKE10116) Email me about the success/failure so I know if it works for someone else besides me.When more source files are added in the project, add the new names to the link sdcc command in make1003.bat.Sincerely,Panu-KristianMP3 supportmp3@vlsi.fi

⌨️ 快捷键说明

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