fir.mak

来自「this a DSP program for FIR」· MAK 代码 · 共 16 行

MAK
16
字号
/************* 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]
fir.cmd 2

[Project Root]
E:\记事本\DSP\filter\exp11_FIR_ASM

[build options]
3
Linker = "-o fir.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frE:\

⌨️ 快捷键说明

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