pulse.mak

来自「基于DSP2407产生带死区的6个PWM脉冲的源代码!」· MAK 代码 · 共 42 行

MAK
42
字号
/************* 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]
Cmd_2407.CMD 5

[Project Root]
F:\Wordspace\CC2000\Test\Pulse_2407_bak

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

[source files]
Pulse.c 1117443436 1
Reg_2407_C.h 1116833614 0
Pulse.h 1117440262 0
rts2xx.lib 0 1
Vectors.ASM 1117251640 1
-5834

[dependencies]
 2 1:10 2:12 -17944
 0 -802
 1 1:8 -31308
 0 -802
 0 -802

[version]
2.0
*/
-c -o Pulse.out -x
"Vectors.obj"
"Pulse.obj"
"rts2xx.lib"
"Cmd_2407.CMD"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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