led548.mak

来自「CCS2.2 C5000.rar」· MAK 代码 · 共 37 行

MAK
37
字号
/************* Code Composer V1 Project Data ********************
  The following section contains data generated by Code Composer
  to store project information like build options, source filenames
  and dependencies.

[command filename]
LED548.CMD 3

[Project Root]
C:\TI\SPECDIG\EXAMPLES\C54X\LED

[options]
Linker = "-c -o LED548.out -x "
Assembler = "-s "
Compiler = "-g -mx -as -frC:\TI\SPECDIG\EXAMPLES\C54X\LED -v548   "

[source files]
..\SRC\VECTS.ASM 0 1
..\SRC\LED548.C 0 1
..\..\..\..\..\C54XCGT\RTS.LIB 0 1
26338

[dependencies]
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o LED548.out -x
"LED548.obj"
"VECTS.obj"
"..\..\..\..\..\C54XCGT\RTS.LIB"
"LED548.CMD"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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