nihe.mak
来自「完成两路带有三差信号的拟合输出」· MAK 代码 · 共 35 行
MAK
35 行
/************* 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]
nihe.cmd 2
[Project Root]
E:\毕业设计\iris\tiaoshi
[build options]
3
Linker = "-c -o nihe.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frE:\ "
[source files]
nihe.c 0 1
D:\ti_ccs_c2000\TI_CCS_C2000\安装\c2000\cgtools\lib\rts2xx.lib 0 1
7094
[dependencies]
0 -802
0 -802
[version]
2.0
*/
-c -o nihe.out -x
"..\..\..\nihe.obj"
"D:\ti_ccs_c2000\TI_CCS_C2000\安装\c2000\cgtools\lib\rts2xx.lib"
"nihe.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?