cache2.pjt

来自「ti evmdm642 cache测试程序」· PJT 代码 · 共 26 行

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



[Project Settings]

ProjectDir=""

ProjectType=Executable

CPUFamily=TMS320C64XX

Tool="Compiler"

Tool="DspBiosBuilder"

Tool="Linker"

Config="Debug"

Config="Release"



[Source Files]

Source="main_cache2.c"

Source="cache2.cmd"



["Compiler" Settings: "Debug"]

Options=-g -q -fr".\Debug" -d"CHIP_DM642" -ml3 -mv6400



["DspBiosBuilder" Settings: "Debug"]

Options=-v6x



["Linker" Settings: "Debug"]

Options=-q -c -m".\Debug\cache2.map" -o".\Debug\cache2.out" -x -l"cslDM642.lib" -l"rts6400.lib"



⌨️ 快捷键说明

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