www.pudn.com > TCPIP.rar > RTL8019.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectDir="I:\5402\5402c\TCPIP\" 
ProjectType=Executable 
CPUFamily=TMS320C54XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="CVECTORS.ASM" 
Source="IP.C" 
Source="main.c" 
Source="rts.lib" 
Source="TCP.c" 
Source="INRAM.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"I:\5402\5402c\TCPIP\Debug" -d"_DEBUG" 
 
["Compiler" Settings: "Release"] 
Options=-q -o2 -fr"I:\5402\5402c\TCPIP\Release" 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v54 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v54 
 
["Linker" Settings: "Debug"] 
Options=-q -c -m".\Debug\RTL8019.map" -o".\Debug\RTL8019.out" -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -m".\Release\RTL8019.map" -o".\Release\RTL8019.out" -x