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

📄 g723.pjt

📁 这是一个在DSP 上用C编程实现的g.723标准实现的语音通讯程序
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectName="test"
ProjectDir="E:\guan\ccs_example\g723_tsk\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Custom"

[Source Files]
Source="g723.asm"
Source="g723_5410.cdb"
Source="init_des.asm"
Source="main.c"
Source="g723_5410cfg.cmd"

[Generated Files]
Source="g723_5410cfg.s54"
Source="g723_5410cfg_c.c"

["Compiler" Settings: "Custom"]
Options=-g -as -fr"E:\guan\ccs_example\g723_tsk\Debug" -d"_DEBUG" -v548

["DspBiosBuilder" Settings: "Custom"]
Options=-v54

["Linker" Settings: "Custom"]
Options=-a -cr -m"g723.map" -o".\Debug\g723.out" -x

["g723_5410.cdb" Settings: "Custom"]
LinkOrder=67

⌨️ 快捷键说明

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