sci.mak
来自「dsp的SCI通讯测试子程序(2407),以检测该模块是否正常」· 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]
memory.cmd 3
[Project Root]
C:\tic2xx\myprojects\sci
[build options]
3
Linker = "-o scitest.out -x "
Assembler = "-gs -v2xx "
Compiler = "-g -v2xx -as -frC:\tic2xx\myprojects\sci "
[source files]
vectors.asm 1080531918 1
scitest.asm 1080531918 1
f2407.h 1030680762 0
12923
[dependencies]
0 -802
1 2:15 -15167
0 -802
[version]
2.0
*/
-o scitest.out -x
"scitest.obj"
"vectors.obj"
"memory.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?