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

📄 fir.pjt

📁 输入一个低频率的正弦波和一个高频的正弦波叠加而成,通过观察频域图和时域图,低频波通过了滤波器,高频大部分被滤除
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectName="DSP281x"
ProjectDir="C:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab0501-FIR\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="fir.c"
Source="fir.cmd"

["Compiler" Settings: "Debug"]
Options=-g -q -pdr -as -fr"C:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab0501-FIR\Debug" -fs"C:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab0501-FIR\Debug" -i"..\..\DSP281x_headers\include" -i"..\..\DSP281x_common\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab0501-FIR\Release" -d"LARGE_MODEL" -ml -v28

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

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

["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\fir.map" -o".\Debug\fir.out" -stack0x400 -w -x -i"..\..\DSP281x_headers\include" -l"rts2800_ml.lib"

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

⌨️ 快捷键说明

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