📄 tasm.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]
..\t.cmd 5
[Project Root]
D:\experiment\examples\TI\C5000\G711
[build options]
3
Linker = "-c -m tasm.map -o tasm.out -x "
Assembler = "-s "
Compiler = "-g -as -frC:\ "
[source files]
..\rts.lib 0 1
G711.c 1002598478 1
main.asm 1002598410 1
typedef.h 1002373360 0
g711.h 1002598040 0
32131
[dependencies]
0 -802
2 3:1 4:2 -24875
0 -802
0 -802
0 -802
[version]
2.0
*/
-c -m tasm.map -o tasm.out -x
"main.obj"
"C:\G711.obj"
"..\rts.lib"
"..\t.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -