📄 gpio_example.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\Documents and Settings\naveen\Desktop\Kailash_Nirmal\csl_DM648\example\DM648\gpio\build\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\src\Gpio_example.c"
Source="DM648.cmd"
["Compiler" Settings: "Debug"]
Options=-g -k -al -o3 -fr"..\obj\Debug" -i"..\..\..\..\inc" -d"_DEBUG" -mo -ml3 -mv6400+
["Compiler" Settings: "Release"]
Options=-k -al -o3 -fr"..\obj\release" -i"..\..\..\..\inc" -mo -ml3 -mv6400+
["Linker" Settings: "Debug"]
Options=-c -m"..\obj\debug\Gpio_example.map" -o"..\obj\debug\Gpio_example.out" -w -x -i"..\..\..\..\lib" -l"rts64plus.lib"
["Linker" Settings: "Release"]
Options=-c -m"..\obj\release\Gpio_example.map" -o"..\obj\release\Gpio_example.out" -w -x -i"..\..\..\..\lib" -l"rts64plus.lib"
["DM648.cmd" Settings: "Debug"]
LinkOrder=1
["DM648.cmd" Settings: "Release"]
LinkOrder=1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -