📄 volume.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\ti622\myprojects\icetek-dm642-pci\lab1-us-cc\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\..\..\c6000\cgtools\lib\rts6400.lib"
Source="load.asm"
Source="vectors.asm"
Source="VOLUME.C"
Source="volume.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"D:\ti622\myprojects\icetek-dm642-pci\lab1-us-cc\Debug" -d"_DEBUG" -mv6400
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"D:\ti622\myprojects\icetek-dm642-pci\lab1-us-cc\Release" -mv6400
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-q -c -heap400h -m".\Debug\volume.map" -o".\Debug\volume.out" -stack400h -w -x
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\volume.map" -o".\Release\volume.out" -w -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -