?? hd44780.pjt
字號:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="G:\DSP\DSP2407+CPLD\DSP2407_V11\example\DSP\hd44780\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="Define.asm"
Source="GLOBAL.C"
Source="hd44780.c"
Source="Main.c"
Source="rts2xx.lib"
Source="DSP.CMD"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"G:\DSP\DSP2407+CPLD\DSP2407_V11\example\DSP\hd44780\Debug" -d"_DEBUG" -v2xx
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"G:\DSP\DSP2407+CPLD\DSP2407_V11\example\DSP\hd44780\Release" -v2xx
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\hd44780.map" -o".\Debug\hd44780.out" -x -v2
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\hd44780.map" -o".\Release\hd44780.out" -x -v2
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -