yingjian.mak
来自「DSP关于F2407的实例程序」· MAK 代码 · 共 28 行
MAK
28 行
/************* 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]
* 0
[Project Root]
C:\tic2xx\myprojects\MCS_BACKUP\VFCS
[build options]
3
Linker = "-c -o yingjian.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frC:\tic2xx\myprojects\MCS_BACKUP\VFCS "
[source files]
0
[dependencies]
[version]
2.0
*/
-c -o yingjian.out -x
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?