svpwm.mak
来自「2407DSP开发应用程序实例(有14个常用模块程序)」· MAK 代码 · 共 44 行
MAK
44 行
/************* 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]
LF2407.CMD 6
[Project Root]
E:\lp\2407C\7SVPWM
[build options]
3
Linker = "-c -o SVPWM.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frE:\lp\2407C\7SVPWM "
[source files]
cvectors.asm 1070607500 1
RTS2XX.LIB 0 1
SVPWM.c 1124246524 1
register.h 1070607453 0
float.h 0 0
math.h 0 0
-14490
[dependencies]
0 -802
0 -802
3 3:4 4:5 5:6 305
0 -802
0 -802
0 -802
[version]
2.0
*/
-c -o SVPWM.out -x
"SVPWM.obj"
"cvectors.obj"
"RTS2XX.LIB"
"LF2407.CMD"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?