volume.pjt
上传用户:dahaojd
上传日期:2008-01-29
资源大小:14357k
文件大小:1k
- ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
- [Project Settings]
- ProjectDir="C:ICETEK-DM642-C V2.22Lab401-USECCS"
- ProjectType=Executable
- CPUFamily=TMS320C64XX
- Tool="Compiler"
- Tool="DspBiosBuilder"
- Tool="Linker"
- Config="Debug"
- Config="Release"
- [Source Files]
- Source="....tic6000cgtoolslibrts6400.lib"
- Source="load.asm"
- Source="vectors.asm"
- Source="VOLUME.C"
- Source="volume.cmd"
- ["Compiler" Settings: "Debug"]
- Options=-g -q -fr"C:ICETEK-DM642-C V2.22Lab401-USECCSDebug" -d"_DEBUG" -mv6400
- ["Compiler" Settings: "Release"]
- Options=-q -o3 -fr"C:ICETEK-DM642-C V2.22Lab401-USECCSRelease" -mv6400
- ["DspBiosBuilder" Settings: "Debug"]
- Options=-v6x
- ["DspBiosBuilder" Settings: "Release"]
- Options=-v6x
- ["Linker" Settings: "Debug"]
- Options=-q -c -heap400h -m".Debugvolume.map" -o".Debugvolume.out" -stack400h -w -x
- ["Linker" Settings: "Release"]
- Options=-q -c -m".Releasevolume.map" -o".Releasevolume.out" -w -x