📄 fft.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="evm5409_test1"
ProjectDir="F:\EVM-JXXY2\FFT\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Custom"
[Source Files]
Source="..\LIB\evm54.lib"
Source="FFT.asm"
Source="main.c"
Source="evm5409.cmd"
["Compiler" Settings: "Custom"]
Options=-g -as -fr"\EVM_JXXY2\FFT\" -i"\EVM-JXXY2\JXXY_DRIVER"
["DspBiosBuilder" Settings: "Custom"]
Options=-v54
["Linker" Settings: "Custom"]
Options=-c -mFFT.map -o"FFT.out" -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -