📄 rwmac.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="G:\VCM develop platform\vcm_disk\examples\writemac\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="dm643.c"
Source="dm643_eeprom.c"
Source="dm643_led.c"
Source="rwmac.c"
Source="rwmac.cdb"
Source="rwmaccfg.cmd"
[Generated Files]
Source="rwmaccfg.s62"
Source="rwmaccfg_c.c"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"$(Proj_dir)\Debug" -i"$(Proj_dir)\..\..\include" -d"_DEBUG" -d"CHIP_DM642" -mv6400
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"G:\VCM develop platform\vcm_disk\examples\writemac\Release" -mv6400
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\rwmac.map" -o".\Debug\rwmac.out" -w -x
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\rwmac.map" -o".\Release\rwmac.out" -w -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -