📄 sample.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Sample"
ProjectDir="C:\Src\C55xx\5509EVM\Release\Sample\"
ProjectType=Executable
CPUFamily=TMS320C55XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\..\..\..\..\ti\c5500\cgtools\lib\rts55x.lib"
Source="aic23.c"
Source="display.c"
Source="emif.c"
Source="evmlogic.c"
Source="i2c.c"
Source="intelflash.c"
Source="keypad.c"
Source="main.c"
Source="mmc.c"
Source="rtc.c"
Source="sdram.c"
Source="spirom.c"
Source="timer.c"
Source="usb55x.lib"
Source="USBDiskx.lib"
Source="util.c"
Source="5509.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"C:\Src\C55xx\5509EVM\Release\Sample\Debug" -d"_DEBUG" -ml -mn
["Compiler" Settings: "Release"]
Options=-q -o2 -fr"C:\Src\C55xx\5509EVM\Release\Sample\Release"
["DspBiosBuilder" Settings: "Debug"]
Options=-v55
["DspBiosBuilder" Settings: "Release"]
Options=-v55
["Linker" Settings: "Debug"]
Options=-q -c -m.\Debug\Sample.map -o".\Debug\Sample.out" -stack1000 -sysstack1000 -x
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\Sample.out" -x
["main.c" Settings: "Debug"]
Options="Compiler" +{-mg}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -