evmdm642bsl.pjt

来自「EEPROM测试程序」· PJT 代码 · 共 39 行

PJT
39
字号
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="C:\ti\myprojects\test\evmdm642bsl\"
ProjectType=Library
CPUFamily=TMS320C64XX
Tool="Archiver"
Tool="Compiler"
Tool="DspBiosBuilder"
Config="Debug"
Config="Release"

[Source Files]
Source="evmdm642.c"
Source="evmdm642_eeprom.c"

[Generated Files]
Source="Debug\evmdm642.obj"
Source="Debug\evmdm642_eeprom.obj"

["Archiver" Settings: "Debug"]
Options=-r -o..\evmdm642bsl.lib

["Archiver" Settings: "Release"]
Options=-r -o.\Release\evmdm642bsl.lib

["Compiler" Settings: "Debug"]
Options=-q -fr"C:\ti\myprojects\test\evmdm642bsl\Debug" -i"..\include" -d"_DEBUG" -d"CHIP_DM642" -mu -ml3 -ms3 -mv6400

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\ti\myprojects\test\evmdm642bsl\Release" -mv6400

["DspBiosBuilder" Settings: "Debug"]
Options=-v6x

["DspBiosBuilder" Settings: "Release"]
Options=-v6x

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?