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

📄 bios.pjt

📁 利用DSP/BIOS在CCS2.2下开发的通过EMIF读取SRAM中数据的工程
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="E:\research\DSP\BIOS\"
ProjectType=Executable
CPUFamily=TMS320C55XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="BIOS.c"
Source="BIOS.cdb"
Source="BIOScfg.cmd"

[Generated Files]
Source="BIOScfg.s55"
Source="BIOScfg_c.c"

["Compiler" Settings: "Debug"]
Options=-g -q -fr"E:\research\DSP\BIOS\Debug" -d"_DEBUG" -d"CHIP_5509" -ml

["Compiler" Settings: "Release"]
Options=-q -o2 -fr"E:\research\DSP\BIOS\Release"

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

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

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

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

⌨️ 快捷键说明

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