ex5.mak

来自「基于tmsc5402DSP的步进电机控制源码」· MAK 代码 · 共 32 行

MAK
32
字号
/************* 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]
experi.cmd 1

[Project Root]
F:\dsp实验\实验测试程序v12\5步进电机

[build options]
3
Linker = "-c -o ex5.out -x "
Assembler = "-gs "
Compiler = "-g -as -frH:\sanzhi\ex5 "

[source files]
ex5.asm 1059798490 1
24485

[dependencies]
 0 -802

[version]
2.0
*/
-c -o ex5.out -x
"ex5.obj"
"experi.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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