seedvpm642_uart.pjt
来自「合同达开发板串口程序」· PJT 代码 · 共 45 行
PJT
45 行
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\ti\myprojects\SEEDVPM642_uartRS232bios\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="lib\seedvpm642bsl.lib"
Source="lib\uarthw_seeddm642.l64"
Source="lib\uartmd.l64"
Source="src\uarttest.c"
Source="src\uarttest_params.c"
Source="uarttest.cdb"
Source="vpcap.c"
Source="uarttestcfg.cmd"
[Generated Files]
Source="uarttestcfg.s62"
Source="uarttestcfg_c.c"
["Compiler" Settings: "Debug"]
Options=-g -fr"E:\ti\myprojects\SEEDVPM642_uartRS232bios\Debug" -i"E:\ti\myprojects\SEEDVPM642_uartRS232bios\include" -d"_DEBUG" -d"_UARTHW_EVMDM642_" -mv6400
["Compiler" Settings: "Release"]
Options=-o3 -fr"E:\ti\myprojects\SEEDVPM642_uartRS232bios\Release" -mv6400
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-c -m".\Debug\SEEDVPM642_uart.map" -o".\Debug\SEEDVPM642_uart.out" -w -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\SEEDVPM642_uart.map" -o".\Release\SEEDVPM642_uart.out" -w -x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?