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

📄 motor_ecu_test.pjt

📁 LF2407的各个模块的测试程序,包含2407里面的所有模块,均已经调试通过,心血所致,希望对大家有所帮助.
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="E:\____Program____\TMS320LF2407\MOTOR_ECU_Test\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="main.c"
Source="vectors.asm"
Source="F2407.cmd"

["Compiler" Settings: "Debug"]
Options=-g -q -fr"E:\____Program____\TMS320LF2407\MOTOR_ECU_Test\Debug" -d"_DEBUG" -v2xx

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"E:\____Program____\TMS320LF2407\MOTOR_ECU_Test\Release" -v2xx

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

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

⌨️ 快捷键说明

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