blink.mak

来自「5402hpi自举加载的程序源码欢迎下载」· MAK 代码 · 共 48 行

MAK
48
字号
/************* 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]
blink.cmd 7

[Project Root]
C:\ti\c5400\dsk\examples\dsp\blink

[build options]
3
Linker = "-c -o blink.out -x "
Assembler = "-s "
Compiler = "-g -as -frC:\ti\c5400\dsk\examples\dsp\blink -ic:\ti\c5400\dsk\include "

[source files]
blink.c 952558846 1
..\..\..\..\cgtools\lib\rts.lib 0 1
type.h 0 0
board.h 0 0
..\..\..\lib\flash.lib 0 1
..\..\..\lib\drv5402.lib 0 1
..\..\..\lib\dsk5402.lib 0 1
-14593

[dependencies]
 2 2:1 3:2 1873
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o blink.out -x
"blink.obj"
"..\..\..\lib\dsk5402.lib"
"..\..\..\lib\drv5402.lib"
"..\..\..\lib\flash.lib"
"..\..\..\..\cgtools\lib\rts.lib"
"blink.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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