keyint1.mak
来自「是用于开关磁阻电机的位置伺服控制的C语言源代码,基于CCS的开发环境.希望可以对」· MAK 代码 · 共 36 行
MAK
36 行
/************* 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]
* 3
[Project Root]
C:\tic2xx\myprojects
[build options]
3
Linker = "-c -o keyint1.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frC:\tic2xx\myprojects "
[source files]
..\c2000\cgtools\lib\rts2xx.lib 0 1
C240.h 1054558466 0
Keyint.c 1052205644 1
8880
[dependencies]
0 -802
0 -802
1 1:1 21164
[version]
2.0
*/
-c -o keyint1.out -x
"Keyint.obj"
"..\c2000\cgtools\lib\rts2xx.lib"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?