lab4-asm.pjt
上传用户:dahaojd
上传日期:2008-01-29
资源大小:14357k
文件大小:1k
- ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
- [Project Settings]
- ProjectName="lab9-asm"
- ProjectDir="D:ti622myprojectsicetek-dm642-pcilab4-asm"
- ProjectType=Executable
- CPUFamily=TMS320C62XX
- Tool="Compiler"
- Tool="DspBiosBuilder"
- Tool="Linker"
- Config="Debug"
- Config="Release"
- [Source Files]
- Source="lab4-asm.asm"
- Source="lab4-asm.cmd"
- ["Compiler" Settings: "Debug"]
- Options=-g -q -fr"D:ti622myprojectsicetek-dm642-pcilab4-asmDebug" -d"_DEBUG" -mv6400
- ["Compiler" Settings: "Release"]
- Options=-q -o3 -fr"D:ti622myprojectsicetek-dm642-pcilab4-asmRelease"
- ["DspBiosBuilder" Settings: "Debug"]
- Options=-v6x
- ["DspBiosBuilder" Settings: "Release"]
- Options=-v6x
- ["Linker" Settings: "Debug"]
- Options=-q -estart -heap0x400 -m".Debuglab10-asm.map" -o".Debuglab10-asm.out" -stack0x400 -w -x
- ["Linker" Settings: "Release"]
- Options=-q -c -m".Releaselab10-asm.map" -o".Releaselab10-asm.out" -w -x