evmdm642bsl.pjt
来自「ti dm642 board library, good for dm642 d」· PJT 代码 · 共 39 行
PJT
39 行
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\mydm642_drivers\mydm642bsl\"
ProjectType=Library
CPUFamily=TMS320C64XX
Tool="Archiver"
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Config="Debug"
Config="Release"
[Source Files]
Source="evmdm642.c"
Source="evmdm642_gpio.c"
Source="evmdm642_i2c.c"
Source="evmdm642_led.c"
Source="pcf8563.c"
["Archiver" Settings: "Debug"]
Options=-r -oc:\mydm642_drivers\lib\evmdm642bsl.lib
["Archiver" Settings: "Release"]
Options=-r -o.\Release\evmdm642bsl.lib
["Compiler" Settings: "Debug"]
Options=-q -fr".\Debug" -i"c:\mydm642_drivers\include" -d"_DEBUG" -d"CHIP_DM642" -mu -ml3 -ms3 -mv6400
["Compiler" Settings: "Release"]
Options=-q -o3 -fr".\Release" -i"$(Install_dir)\boards\evmdm642\include" -d"CHIP_DM642" -mv6400
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?