exp7d.mak

来自「基于tms320vc55*系列DSP常用算法」· MAK 代码 · 共 47 行

MAK
47
字号
/************* 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]
exp7.cmd 7

[Project Root]
D:\DSPBK\web\exp\exp7

[build options]
3
Linker = "-c -o exp7d.out -x -l rts55.lib "
Assembler = "-g -as "
Compiler = "-g -as -frD:\DSPBK\web\exp\exp7 "

[source files]
w_table.c 979871360 1
bit_rev.asm 979869108 1
math.h 0 0
icomplex.h 971570204 0
exp7d.c 980369096 1
fft.asm 979955604 1
input7_i.dat 979956540 0
-14206

[dependencies]
 2 3:5 2:6 -2159
 0 -802
 0 -802
 0 -802
 2 3:6 6:7 29749
 0 -802
 0 -802

[version]
2.0
*/
-c -o exp7d.out -x -l rts55.lib
"..\..\..\WEB\EXP\EXP7\FFT.obj"
"..\..\..\WEB\EXP\EXP7\EXP7D.obj"
"..\..\..\WEB\EXP\EXP7\BIT_REV.obj"
"..\..\..\WEB\EXP\EXP7\W_TABLE.obj"
"..\..\..\WEB\EXP\EXP7\EXP7.CMD"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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