f243can3.mak
来自「DSP 程序的测试 很有用的 仪器上面用的」· 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]
F243can3.cmd 4
[Project Root]
E:\BORAPN3\F243\F243can3
[build options]
3
Linker = "-c -o f243can3.out -x -i c:\tic2xx\c2000\cgtools\lib\ -l rts2xx.lib "
Assembler = "-s -v2xx "
Compiler = "-gk -v2xx -as -ic:\tic2xx\c2000\cgtools\include "
[source files]
f243can3.c 963568038 1
wait.asm 958744198 1
vectors.asm 936013414 1
regs243.h 958570808 0
-10094
[dependencies]
1 3:14 -9934
0 -802
0 -802
0 -802
[version]
2.0
*/
-c -o f243can3.out -x -i c:\tic2xx\c2000\cgtools\lib\ -l rts2xx.lib
"vectors.obj"
"wait.obj"
"f243can3.obj"
"F243can3.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?