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

📄 mp3_decoder_project.pjt

📁 DSP+MP3+USB+FAT12的所有源程序(C语言编写)
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectName="Mp3_Decoder_project"
ProjectDir="E:\Project\MP3\MP3_Decoder_Project\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="Chp9.c"
Source="D12.c"
Source="D12RD_WR.asm"
Source="DSPInitial.asm"
Source="FAT.c"
Source="Isr.c"
Source="main.c"
Source="NFlashSet.asm"
Source="NFlashWR.c"
Source="rts.lib"
Source="SCSI.c"
Source="SetUp.c"
Source="VECTOR.ASM"
Source="ROM.CMD"

["Compiler" Settings: "Debug"]
Options=-g -q -o2 -fr"E:\Project\MP3\MP3_Decoder_Project\Debug" -d"_DEBUG" -v548

["Compiler" Settings: "Release"]
Options=-q -o2 -fr"E:\Project\MP3\MP3_Decoder_Project\Release"

["DspBiosBuilder" Settings: "Debug"]
Options=-v54

["DspBiosBuilder" Settings: "Release"]
Options=-v54

["Linker" Settings: "Debug"]
Options=-q -cr -mmap.txt -o".\Debug\Mp3_Decoder_project.out" -stack0x500 -x

["Linker" Settings: "Release"]
Options=-q -c -o".\Release\Mp3_Decoder_project.out" -x

⌨️ 快捷键说明

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