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

📄 dct.pjt

📁 本文件内容为tms320lf2407 dsp的中断向量表 将对应中断的_nothing改成眺转到指定服务子程序的指令 即可以使用此中断
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="e:\bak\mission11\exp3\software_2407\algorithm\exp3_05_dct\dct\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\dct.c"
Source="..\Rts2xx.lib"
Source="..\Vectors.asm"
Source="..\exp3_2407.cmd"

["Compiler" Settings: "Debug"]
Options=-g -q -fr"e:\bak\mission11\exp3\software_2407\algorithm\exp3_05_dct\dct\Debug" -d"_DEBUG" -v2xx

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"e:\bak\mission11\exp3\software_2407\algorithm\exp3_05_dct\dct\Release" -v2xx

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

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

⌨️ 快捷键说明

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