can_send.mak

来自「2407例程.rar」· MAK 代码 · 共 43 行

MAK
43
字号
/************* 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]
2407_cmd.cmd 5

[Project Root]
F:\CAN\can_send

[build options]
3
Linker = "-c -m can_send.map -o can_send.out -x "
Assembler = "-gs -v2xx "
Compiler = "-gks -v2xx -as "

[source files]
cvectors.asm 1066123810 1
C:\tic2xx\c2000\cgtools\lib\rts2xx.lib 944093816 1
f2407_c.h 1029132462 0
can.c 1046953604 1
can_send.c 1046943038 1
16672

[dependencies]
 0 -802
 0 -802
 0 -802
 1 2:1 24273
 1 2:1 24273

[version]
2.0
*/
-c -m can_send.map -o can_send.out -x
"can_send.obj"
"can.obj"
"cvectors.obj"
"C:\tic2xx\c2000\cgtools\lib\rts2xx.lib"
"2407_cmd.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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