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

📄 ext_int_bios.pjt

📁 Configuring External Interrupts on TMS320C672x Devices
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="F:\projects\appnote_code\application_bios_based\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Tool="XDC"
Config="Debug"
Config="Release"

[Source Files]
Source="..\common_src\C6727Driver.c"
Source="..\common_src\csl_dmaxClose.c"
Source="..\common_src\csl_dmaxGetHwSetup.c"
Source="..\common_src\csl_dmaxGetHwSetupFifoParam.c"
Source="..\common_src\csl_dmaxGetHwSetupGpParam.c"
Source="..\common_src\csl_dmaxGetHwStatus.c"
Source="..\common_src\CSL_dmaxGetNextFreeParamEntry.c"
Source="..\common_src\csl_dmaxHwControl.c"
Source="..\common_src\csl_dmaxHwSetup.c"
Source="..\common_src\csl_dmaxHwSetupFifoParam.c"
Source="..\common_src\csl_dmaxHwSetupGpParam.c"
Source="..\common_src\csl_dmaxHwSetupRaw.c"
Source="..\common_src\csl_dmaxInit.c"
Source="..\common_src\csl_dmaxOpen.c"
Source="c672xevm.tcf"
Source="main.c"
Source="c672xevmcfg.cmd"

[Generated Files]
Source="c672xevmcfg.s62"
Source="c672xevmcfg_c.c"

["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -i"..\common_include" -d"_DEBUG" -d"CHIP_6727" -mv67p

["Compiler" Settings: "Release"]
Options=-o3 -fr"$(Proj_dir)\Release" -mv6700

["Linker" Settings: "Debug"]
Options=-c -m".\Debug\ext_int_bios.map" -o".\Debug\ext_int_bios.out" -w -x -i"..\common_lib" -i"C:\bios\bios_5_20_05\packages\ti\rtdx\lib\c6000" -l"c672xSystemPatchV2_00_00.lib" -l"applySystemPatch.obj" -l"csl_C6727.lib"

["Linker" Settings: "Release"]
Options=-c -m".\Release\ext_int_bios.map" -o".\Release\ext_int_bios.out" -w -x

["c672xevmcfg.cmd" Settings: "Debug"]
LinkOrder=1

["c672xevmcfg.cmd" Settings: "Release"]
LinkOrder=1

⌨️ 快捷键说明

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