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

📄 fir.pjt

📁 DSP的实验测试程序
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="C:\DSP_CODE\FIR\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Custom"
Config="debug"

[Source Files]
Source="..\..\ti\c2400\cgtools\lib\rts2xx.lib"
Source="clib\lib\filter.lib"
Source="cvectors.asm"
Source="fir.c"
Source="fir.cmd"

["Compiler" Settings: "Custom"]
Options=-g -k -s -as -v2xx

["Compiler" Settings: "debug"]
Options=-g -q -fr"C:\DSP_CODE\FIR\debug" -d"_DEBUG" -v2xx

["Linker" Settings: "Custom"]
Options=-c -m"fir.map" -o"fir.out" -x

["Linker" Settings: "debug"]
Options=-q -c -m".\debug\fir.map" -o".\debug\fir.out" -x -v2

⌨️ 快捷键说明

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