at24c32.mak

来自「TMS320F243 的实验程序 13」· 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]
AT24C32.cmd 4

[Project Root]
E:\BORAPN3\F243\F243_I2C

[build options]
3
Linker = "-c -o at24c32.out -x -i c:\tic2xx\c2000\cgtools\lib\ -l rts2xx.lib "
Assembler = "-s -v2xx "
Compiler = "-gk -v2xx -as -ic:\tic2xx\c2000\cgtools\include "

[source files]
AT24C32.c 959944166 1
wait.asm 959780322 1
vectors.asm 959780306 1
regs243.h 958570808 0
24840

[dependencies]
 1 3:15 -16150
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o at24c32.out -x -i c:\tic2xx\c2000\cgtools\lib\ -l rts2xx.lib
"vectors.obj"
"wait.obj"
"AT24C32.obj"
"AT24C32.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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