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

📄 receiver.pjt

📁 MIMO 2x2接收端选择全系统仿真代码
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="C:\ti\myprojects\mimo\receiver\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\..\..\c6700\dsplib\lib\dsp67x.lib"
Source="..\common\common.c"
Source="..\common\crc16.c"
Source="aic23.c"
Source="receiver.cdb"
Source="rxchannelest.c"
Source="rxdemodulator.c"
Source="rxdetector.c"
Source="rxdownconv.c"
Source="rxfunctions.c"
Source="rxhostcomm.c"
Source="rxinit.c"
Source="rxmain.c"
Source="rxpll.c"
Source="rxswitchmgr.c"
Source="rxsync.c"
Source="rx_app_cfg.cmd"

[Generated Files]
Source="receivercfg.s62"
Source="receivercfg_c.c"

["Compiler" Settings: "Debug"]
Options=-g -k -pr -os -o3 -fr"C:\ti\myprojects\mimo\receiver\Debug" -i"." -i"$(Install_dir)\c6000\dsk6713\include" -i"$(Install_dir)\c6700\dsplib\include" -d"_DEBUG" -d"_DEBUGLOG" -ml3 -mv6710

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\ti\myprojects\mimo\receiver\Release" -i"." -i"$(Install_dir)\c6000\dsk6713\include" -i"$(Install_dir)\c6700\dsplib\include" -ml3 -mv6700

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

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

["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\receiver.map" -o".\Debug\receiver.out" -x -i"$(Install_dir)\c6000\dsk6713\lib" -l"dsk6713bsl.lib"

["Linker" Settings: "Release"]
Options=-q -c -m".\Release\receiver.map" -o".\Release\receiver.out" -w -x -i"$(Install_dir)\c6000\dsk6713\lib" -l"dsk6713bsl.lib"

["..\..\..\c6700\dsplib\lib\dsp67x.lib" Settings: "Debug"]
LinkOrder=9

["aic23.c" Settings: "Debug"]
LinkOrder=1

["receiver.cdb" Settings: "Debug"]
LinkOrder=4

["rxfunctions.c" Settings: "Debug"]
LinkOrder=2

["rxmain.c" Settings: "Debug"]
LinkOrder=3

["receivercfg.s62" Settings: "Debug"]
LinkOrder=6

["receivercfg_c.c" Settings: "Debug"]
LinkOrder=7

⌨️ 快捷键说明

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