qf.mak

来自「pwm 的代码 主要是用于基于FPGA的控制」· 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]
f24x_a.cmd 7

[Project Root]
E:\wss\ge\Qfsvpwm\svpwm

[build options]
3
Linker = "-o qf.out -x "
Assembler = "-ls -v2xx "
Compiler = "-g -v2xx -als -frE:\wss\ge\Qfsvpwm\svpwm "

[source files]
main.asm 1118918606 1
f24x_a.h 1104283714 0
Macro915.h 1118982178 0
constdef.h 1085622850 0
varinit.h 1118922580 0
vardef.h 1118981174 0
Sintb.h 1085622854 0
-30071

[dependencies]
 6 1:9 2:10 3:11 4:12 5:13 6:14 -24339
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-o qf.out -x
"main.obj"
"f24x_a.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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