⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rectifier.mak

📁 师姐给我留下的项目的源代码
💻 MAK
字号:
/************* 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]
Rectifier.cmd 16

[Project Root]
E:\学习资料\myprojects\Rectifier

[build options]
3
Linker = "-c -o Rectifier.out -x "
Assembler = "-gs -v2xx "
Compiler = "-g -v2xx -as -frD:/myprojects/rectifier "

[source files]
vector.asm 1115888580 1
Rectifier.asm 1117850244 1
svpwm.asm 1117849880 1
F2407REGS.H 926438400 0
ext_refs.h 1099065600 0
ad_sample.asm 1118025798 1
theta_get.asm 1116362460 1
SINTB360.asm 1098547200 1
init_sys.asm 1116341940 1
v_pi_reg.asm 1119313486 1
data_cache.asm 1110881940 1
clarke.asm 1099065600 1
sin_cos.asm 1098979200 1
park.asm 1098720000 1
current_pi.asm 1117256990 1
i_park.asm 1099065600 1
-12228

[dependencies]
 0 -802
 2 3:5 4:6 -4245
 1 3:17 -12437
 0 -802
 0 -802
 1 3:5 15770
 1 3:5 15770
 0 -802
 1 3:5 15770
 1 3:19 -805
 1 3:5 15770
 1 3:25 427
 1 3:5 15770
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o Rectifier.out -x
"i_park.obj"
"current_pi.obj"
"park.obj"
"sin_cos.obj"
"clarke.obj"
"data_cache.obj"
"v_pi_reg.obj"
"init_sys.obj"
"SINTB360.obj"
"theta_get.obj"
"ad_sample.obj"
"svpwm.obj"
"Rectifier.obj"
"vector.obj"
"Rectifier.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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