spi.mak
来自「基于TMS320LF240 采用 93c46进行spi存储编成」· 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]
24x.cmd 4
[Project Root]
E:\THF-1\程序\SPI
[build options]
3
Linker = "-c -o SPI.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frF:\THDSP\杭 "
[source files]
main.asm 1108537264 1
sys_int.asm 1054110212 1
vector.asm 1054110072 1
x24x.h 1059121354 0
-19880
[dependencies]
1 3:10 -16814
1 3:6 6130
1 3:9 -27590
0 -802
[version]
2.0
*/
-c -o SPI.out -x
"vector.obj"
"sys_int.obj"
"main.obj"
"24x.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?