📄 seedpciapi.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\SEED_VPM642 DSK\04. Hardware Driver\SeedPciApi\"
ProjectType=Library
CPUFamily=TMS320C64XX
Tool="Archiver"
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Config="Debug"
Config="Release"
[Source Files]
Source="SeedPciApi.c"
["Archiver" Settings: "Debug"]
Options=-r -o.\Debug\SeedPciApi.lib
["Archiver" Settings: "Release"]
Options=-r -o.\Release\SeedPciApi.lib
["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400
["Compiler" Settings: "Release"]
Options=-o3 -fr"$(Proj_dir)\Release" -d"Release" -d"CHIP_DM642" -ml3 -mv6400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -