?? pmsm.pjt
字號:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\works\c-dsp\total_motor\PMSM\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="arithmetic.asm"
Source="initial.c"
Source="main.c"
Source="rts2xx.lib"
Source="vectors.asm"
Source="LF2407.cmd"
["Compiler" Settings: "Debug"]
Options=-g -as -fr"E:\works\c-dsp\total_motor\PMSM\Debug" -v2xx
["Compiler" Settings: "Release"]
Options=-g -as -fr"E:\works\c-dsp\total_motor\PMSM\Release" -v2xx
["Linker" Settings: "Debug"]
Options=-c -m".\Debug\PMSM.map" -o".\Debug\PMSM.out" -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\PMSM.map" -o".\Release\PMSM.out" -x
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -