xis.mak

来自「电动机保护测量程序,用的是DSP2407,」· 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]
Bh_2407.cmd 6

[Project Root]
E:\ftu2005\wsgr\xj

[build options]
3
Linker = "-c -o xis.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frE:\ftu2005\wsgr\xj "

[source files]
Llg95.c 1097128384 1
Rts2xx.lib 0 1
Vectors.asm 1097116756 1
2407CD.h 1092923168 0
bianliang.h 1097128434 0
math.h 0 0
21292

[dependencies]
 3 3:2 4:3 5:4 8541
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o xis.out -x
"Vectors.obj"
"Llg95.obj"
"Rts2xx.lib"
"Bh_2407.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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