⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 c6000_flash.pjt

📁 TI 公司tms320c6000系列flash 烧写程序
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="C:\CCStudio_v3.1\MyProjects\C6000_flash\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="C6000_flash.c"
Source="C6000_flash.cmd"

["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -i"C:\CCStudio_v3.1\c6400\dsplib\include" -d"CHIP_6418" -mv6400 --mem_model:data=far

["Compiler" Settings: "Release"]
Options=-o3 -fr"$(Proj_dir)\Release" -mv6400

["Linker" Settings: "Debug"]
Options=-a -cr -e0x0 -f0x00 -heap0x1000 -m".\Debug\C6000_flash.map" -o".\Debug\C6000_flash.out" -stack0x1000 -w -x -i"C:\CCStudio_v3.1\c6400\dsplib\lib" -l"csl6418.lib" -l"rts6400.lib" -l"dsp64x.lib"

["Linker" Settings: "Release"]
Options=-c -m".\Release\C6000_flash.map" -o".\Release\C6000_flash.out" -w -x

["C6000_flash.cmd" Settings: "Debug"]
LinkOrder=1

["C6000_flash.cmd" Settings: "Release"]
LinkOrder=1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -