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

📄 userflash.pjt

📁 双CPU BOOTLOADER 综合实验,不用烧写工具 将.out文件转换成.hex文件烧写到flash里
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="flash.c"
Source="RTS.LIB"
Source="VECTORS.ASM"
Source="ucos_ii.CMD"

["Compiler" Settings: "Debug"]
Options=-g -q -al -fr"F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\Debug" -d"_DEBUG" -v548

["Compiler" Settings: "Release"]
Options=-q -o2 -fr"F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\Release"

["DspBiosBuilder" Settings: "Debug"]
Options=-v54

["DspBiosBuilder" Settings: "Release"]
Options=-v54

["Linker" Settings: "Debug"]
Options=-q -a -c -m".\Debug\userflash.map" -o".\Debug\userflash.out" -x

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

⌨️ 快捷键说明

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