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

📄 main_c.mak

📁 基于TMS320C32的自适应滤波程序,已调试通过.可以和低通滤波做比较 观察其优点 开发环境
💻 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]
Ink.cmd 7

[Project Root]
D:\wpj2004.3.22\自适应滤波

[build options]
3
Linker = "-c -o MAIN_c.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frD:\wpj2004.3.22\ "

[source files]
MAIN_lms.c 1080444743 1
lms.asm 1080444763 1
vec_uart.asm 1065606562 1
math.h 0 0
stdio.h 0 0
stdlib.h 0 0
float.h 0 0
-7559

[dependencies]
 4 3:2 4:3 5:4 6:5 -2594
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o MAIN_c.out -x
"vec_uart.obj"
"lms.obj"
"..\MAIN_lms.obj"
"Ink.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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