240ucostest.mak
来自「一个TI TMS320F240的简单测试程序」· MAK 代码 · 共 41 行
MAK
41 行
/************* 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]
c.cmd 5
[Project Root]
C:\tic2xx\myprojects\ucosforf240
[build options]
3
Linker = "-c -m ostesting.map -o ostesting.out -stack 4000 -x "
Assembler = "-s -v2xx "
Compiler = "-gs -v2xx -as -frC:\tic2xx\myprojects\ucosforf240 "
[source files]
rts2xx.lib 0 1
includes.h 1220428418 0
register.h 1060155002 0
stdio.h 0 0
mian.c 1220605200 1
12180
[dependencies]
0 -802
2 2:11 3:12 -17518
0 -802
0 -802
1 1:5 13772
[version]
2.0
*/
-c -m ostesting.map -o ostesting.out -stack 4000 -x
"mian.obj"
"rts2xx.lib"
"c.cmd"
/******** End of Project Data Generated by Code Composer ********/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?