📄 client.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="client"
ProjectDir="C:\CCStudio_v3.2\C6000\ndk19-master\example\network\client\dsk6455\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Custom"
[Source Files]
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\lib\c64plus\miniPrintf.lib"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\lib\c64plus\netctrl.lib"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\lib\c64plus\nettool.lib"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\lib\c64plus\os.lib"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\lib\c64plus\stack.lib"
Source="..\..\..\..\lib\hal\dsk6455\hal_eth_c6455.lib"
Source="..\..\..\..\lib\hal\dsk6455\hal_userled_c6455.lib"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\lib\c64plus\hal\hal_ser_stub.lib"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\lib\c64plus\hal\hal_timer_bios.lib"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\cgi\cgiparse.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\cgi\cgiparsem.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\conacct.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\condns.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\conecho.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\conping.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\conroute.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\consock.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\console.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\constat.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\contest.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\contftp.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\convlan.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\console\conipaddr.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\servers\datasrv.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\servers\echosrv.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\servers\newservers.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\servers\nullsrv.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools\common\servers\oobsrv.c"
Source="..\..\..\tools\dsk6455\dsk6455.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\network\client\common\client.c"
Source="%NDK_INSTALL_DIR%\packages\ti\ndk\example\network\client\common\webpage.c"
Source="dsk6455.tcf"
Source="dsk6455init.c"
Source="client.cmd"
[Generated Files]
Source="dsk6455cfg.s62"
Source="dsk6455cfg_c.c"
["Compiler" Settings: "Custom"]
Options=-g -o2 -i"%NDK_INSTALL_DIR%\packages\ti\ndk\inc" -i"%NDK_INSTALL_DIR%\packages\ti\ndk\example\tools" -i"..\..\..\tools" -d"CHIP_C6455" -mv6400+ -fr"$(Proj_dir)\debug"
["DspBiosBuilder" Settings: "Custom"]
Options=-Dconfig.importPath="%NDK_INSTALL_DIR%/packages/ti/ndk/inc/tci;%NDK_INSTALL_DIR%/packages/ti/ndk/example/network/client/common;"
["Linker" Settings: "Custom"]
Options=-q -c -m"$(Proj_dir)\debug\client.map" -o".\bin\client.out" -w -x --xml_link_info="$(Proj_dir)\debug\client.xml" -i"%BIOS_INSTALL_DIR%/packages/ti/rtdx/lib/c6000"
["client.cmd" Settings: "Custom"]
Run=Always
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -