spdvf.mak

来自「PMSM的速度检测程序 基于2407的 参考别人的」· MAK 代码 · 共 49 行

MAK
49
字号
/************* 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]
Volume.cmd 8

[Project Root]
E:\新建文件夹\我的资料\dsp\1222speed

[build options]
3
Linker = "-c -o speedvf.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frC:\ "

[source files]
rts2xx.lib 0 1
vector.asm 1152848030 1
svmvf.c 1166929106 1
spdcal.asm 1166925582 1
register.h 1098169512 0
float.h 944093814 0
math.h 944093814 0
F2407REGS.H 1099643194 0
16626

[dependencies]
 0 -802
 0 -802
 3 4:1 5:2 6:3 7531
 1 7:1 19030
 0 -802
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o speedvf.out -x
"spdcal.obj"
"C:\svmvf.obj"
"vector.obj"
"rts2xx.lib"
"Volume.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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