📄 flashout.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\UserData\Products\DTV_RefDesign\DTV_RefDesign\Firmware\Workshop\Tools\FlashOut\"
ProjectType=Executable
CPUFamily=TMS470R2X
Tool="Compiler"
Tool="CustomBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="C:\ti\TMS470\cgtools\lib\rts32.lib"
Source="src\FlashGo.c"
Source="TVP9KFlash.lcf"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"$(Proj_dir)\Debug" -i".\" -d"_DEBUG" -mn
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"$(Proj_dir)\Release"
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\TiDtvFlash.map" -o".\Debug\TiDtvFlash.out" -w -x
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\FlashOut.map" -o".\Release\FlashOut.out" -w -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -