⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sci.mak

📁 DSP2407实现SCI串口通信的C语言源代码。 分别使用2个中断实现串口的接收/发送。
💻 MAK
字号:
/************* 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]
SCI.cmd 9

[Project Root]
F:\newdsptest\SCI2

[build options]
3
Linker = "-c -o SCI.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frF:\newdsptest\SCI2 "

[source files]
SCI.c 1096102685 1
vectors.asm 1096094393 1
E:\tic2xx-2\c2000\cgtools\lib\rts2xx.lib 0 1
NC.h 1095257091 0
register1.h 1095929314 0
math.h 944093814 0
ioports.h 1095244291 0
stdlib.h 1093852674 0
string.h 944093814 0
-13347

[dependencies]
 1 3:2 28818
 0 -802
 0 -802
 5 4:4 5:5 6:6 7:7 8:8 11014
 0 -802
 0 -802
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o SCI.out -x
"vectors.obj"
"SCI.obj"
"E:\tic2xx-2\c2000\cgtools\lib\rts2xx.lib"
"SCI.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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