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

📄 ex10_vf.pjt

📁 这是几个TMS320F2812应用程序举例
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="C:\ti\myprojects\EDU2812_EZ\ex10_vf\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\..\..\c2000\cgtools\lib\rts2800_ml.lib"
Source="debug_serial.c"
Source="DSP281x_DefaultIsr.c"
Source="dsp281x_init.c"
Source="DSP281x_regdef.c"
Source="lcd.c"
Source="MAIN.C"
Source="sci.c"
Source="START.C"
Source="DSP2812.CMD"

["Compiler" Settings: "Debug"]
Options=-g -q -fr"C:\ti\myprojects\EDU2812_EZ\ex10_vf\Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\ti\myprojects\EDU2812_EZ\ex10_vf\Release" -d"LARGE_MODEL" -ml -v28

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

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

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

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

⌨️ 快捷键说明

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