flash.mak

来自「DSP FLASH烧写程序,DSP FLASH烧写程序,DSP FLASH烧写程」· MAK 代码 · 共 39 行

MAK
39
字号
/************* 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]
Wflash.cmd 4

[Project Root]
E:\项目\FN\FNNEW\FLASH1

[build options]
3
Linker = "-q -c -m hello.out -o hello.out -x "
Assembler = "-s -v30 "
Compiler = "-gks -v33 -mmn -al -o3 -x1 "

[source files]
Newflash.c 1105967462 1
C:\tic3x4x\c3x4x\cgtools\lib\rts30.lib 930810938 1
stdio.h 930810932 0
file.h 930810930 0
-19976

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

[version]
2.0
*/
-q -c -m hello.out -o hello.out -x
"Newflash.obj"
"C:\tic3x4x\c3x4x\cgtools\lib\rts30.lib"
"Wflash.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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