test6.mak
来自「5402开发板附带的源程序」· MAK 代码 · 共 37 行
MAK
37 行
/************* 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]
test6.cmd 3
[Project Root]
E:\1-31\zy5402\test6\receive
[build options]
3
Linker = "-c -o test6.out -x "
Assembler = "-s "
Compiler = "-g -as -frE:\1-31\zy5402\test6\receive "
[source files]
test6.c 1074236086 1
vector6.c 1073280804 1
REG5402.h 1073440306 0
-12562
[dependencies]
1 2:1 24273
0 -802
0 -802
[version]
2.0
*/
-c -o test6.out -x
"vector6.obj"
"test6.obj"
"test6.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?