dil.mak

来自「TMS320F243 实验程序23 比较好用」· 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]
DIL.cmd 2

[Project Root]
E:\BORAPN3\LF2407\DIL

[build options]
3
Linker = "-c -o dil.out -x -l c:\tic2xx\c2000\cgtools\lib\rts2xx.lib "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frE:\BORAPN3\LF2407\DIL -ic:\tic2xx\c2000\cgtools\include "

[source files]
DIL.c 0 1
vectors.asm 0 1
-9746

[dependencies]
 0 -802
 0 -802

[version]
2.0
*/
-c -o dil.out -x -l c:\tic2xx\c2000\cgtools\lib\rts2xx.lib
"vectors.obj"
"DIL.obj"
"DIL.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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