test27.mak
来自「5402开发板附带的源程序」· MAK 代码 · 共 32 行
MAK
32 行
/************* 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]
test27.cmd 1
[Project Root]
E:\dspasm\DSP ZYE1801c实验指导书修改\DSP C2增强型\DSP C2增强型发货光盘\ZY13DSP12BC2(发货光盘V2.2版)5000\zy5402\test27
[build options]
3
Linker = "-c -o test27.out -x "
Assembler = "-s "
Compiler = "-g -as "
[source files]
test27.C 0 1
27421
[dependencies]
0 -802
[version]
2.0
*/
-c -o test27.out -x
"test27.obj"
"test27.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?