www.pudn.com > H265+_C64X_2008.8.rar > Network.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectDir="E:\TMS320C6X\work\network\" 
ProjectType=Executable 
CPUFamily=TMS320C64XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="$(Install_dir)\c6000\NDK\lib\c6400\netctrl.lib" 
Source="$(Install_dir)\c6000\NDK\lib\c6400\nettool.lib" 
Source="$(Install_dir)\c6000\NDK\lib\c6400\os.lib" 
Source="$(Install_dir)\c6000\NDK\lib\c6400\stack.lib" 
Source="$(Install_dir)\c6000\NDK\lib\hal\evmdm642\hal_eth_dm642.lib" 
Source="$(Install_dir)\c6000\NDK\lib\hal\evmdm642\hal_ser_stub.lib" 
Source="$(Install_dir)\c6000\NDK\lib\hal\evmdm642\hal_timer.lib" 
Source="$(Install_dir)\c6000\NDK\lib\hal\evmdm642\hal_userled.lib" 
Source="..\..\zpav8_lib\TMS320C64XX\zpav8.lib" 
Source="..\..\zpav8_lib\TMS320C64XX\zpav8tools.lib" 
Source="dm642init.c" 
Source="Network.cdb" 
Source="NetworkMain.c" 
Source="SysConfig.c" 
Source="System.c" 
Source="tskNetwork.c" 
Source="tskVideoInput.c" 
Source="tskVideoOutput.c" 
Source="Network.cmd" 
 
[Generated Files] 
Source="Networkcfg.s62" 
Source="Networkcfg_c.c" 
 
["Compiler" Settings: "Debug"] 
Options=-g -o3 -fr"$(Proj_dir)\Debug" -i"$(Install_dir)\ddk\include" -i"$(Install_dir)\c6000\NDK\inc" -i"$(Install_dir)\referenceframeworks\include" -i"..\..\include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -ms3 -mv6400 
 
["Compiler" Settings: "Release"] 
Options=-o3 -fr"$(Proj_dir)\Release" -i"$(Install_dir)\ddk\include" -i"$(Install_dir)\c6000\NDK\inc" -i"$(Install_dir)\referenceframeworks\include" -i"..\..\include" -d"CHIP_DM642" -ml3 -ms3 -mv6400 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v6x 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v6x 
 
["Linker" Settings: "Debug"] 
Options=-c -m".\Debug\Network.map" -o"..\..\Network.out" -w -x -i"$(Install_dir)\c6000\NDK\lib" -i"$(Install_dir)\referenceframeworks\lib" -i"..\..\lib" 
 
["Linker" Settings: "Release"] 
Options=-c -m".\Release\Network.map" -o"..\..\Network.out" -w -x -i"$(Install_dir)\c6000\NDK\lib" -i"$(Install_dir)\referenceframeworks\lib" -i"..\..\lib"