usecc.mak

来自「瑞泰公司TMS320VC33的例程」· 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]
UseCC.CMD 3

[Project Root]
D:\c3x-c4x\myprojects\ICETEK-VC33-AR-EDULab\Lab01-UseCC

[build options]
3
Linker = "-c -o led.out -x "
Assembler = "-s -v30 "
Compiler = "-g -v33 -as "

[source files]
VOLUME.C 1071112550 1
volume.h 1071112548 0
..\..\..\c3x4x\cgtools\lib\rts30.lib 930810938 1
-30360

[dependencies]
 1 1:1 21164
 0 -802
 0 -802

[version]
2.0
*/
-c -o led.out -x
"VOLUME.obj"
"..\..\..\c3x4x\cgtools\lib\rts30.lib"
"UseCC.CMD"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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