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

📄 pid.mak

📁 一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.
💻 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]
2407.cmd 2

[Project Root]
D:\project\projiect software\2407iv\软件编程\PID

[build options]
3
Linker = "-c -o PID.out -x "
Assembler = "-gs -v2xx "
Compiler = "-g -v2xx -as -frD:\project\projiect "

[source files]
PIDSYS.asm 1085728326 1
F2407REGS.H 1036565076 0
-7692

[dependencies]
 1 1:6 8100
 0 -802

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

⌨️ 快捷键说明

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