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

📄 tasm.mak

📁 本人收集的DSP例子程序-数字信号处理IIR程序
💻 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]
..\t.cmd 5

[Project Root]
C:\屈俊\arithmetic\TI\C5000\IIR

[build options]
3
Linker = "-c -m t.map -o t.out -x "
Assembler = "-s "
Compiler = "-g -as -frG:\TI\C5000\G711 "

[source files]
..\rts.lib 0 1
Iir.c 1002849598 1
main.asm 1002597846 1
typedef.h 1002371476 0
Iir.h 1002597766 0
14531

[dependencies]
 0 -802
 2 3:1 4:2 -24875
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -m t.map -o t.out -x
"main.obj"
"G:\TI\C5000\G711\Iir.obj"
"..\rts.lib"
"..\t.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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