test.mak
来自「实现高通数字滤波的算法程序」· MAK 代码 · 共 38 行
MAK
38 行
/************* 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]
test.cmd 4
[Project Root]
D:\C54fir\fir
[build options]
3
Linker = "-c -o test.out -x "
Assembler = "-s "
Compiler = "-g -as -frD:\C54fir\fir "
[source files]
test.c 1076291152 1
..\include\c54fir.h 929176834 0
test.dat 1076290674 0
tms320.h 928035828 0
4850
[dependencies]
2 1:1 2:2 -31596
1 3:1 23290
0 -802
0 -802
[version]
2.0
*/
-c -o test.out -x
"test.obj"
"test.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?