sci.mak

来自「基于TMS320LF240芯片 测试串口通信程序」· MAK 代码 · 共 40 行

MAK
40
字号
/************* 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]
24x.cmd 4

[Project Root]
F:\已开发完成的项目\THF-1\THF-1型DSP实验开发系统发货资料\程序\sci

[build options]
3
Linker = "-c -o sci.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frF:\THDSP\杭 "

[source files]
vector.asm 1052917730 1
sys_int.asm 1052917700 1
main.asm 1060324686 1
x24x.h 1059137710 0
-26825

[dependencies]
 1 3:9 -27590
 1 3:4 9282
 1 3:17 -12437
 0 -802

[version]
2.0
*/
-c -o sci.out -x
"main.obj"
"sys_int.obj"
"vector.obj"
"24x.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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