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

📄 sd.pjt

📁 TI的DM6446的硬件平台搭建的相关例子
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="D:\CCStudio_v3.3\MyProjects\seed_dvs6446\seed_dvs6446_test\seed_dvs6446_test\examples\sd\"
ProjectType=Executable
CPUFamily=TMS470R2X
Tool="Compiler"
Tool="CustomBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="main.c"
Source="mmc_protocol.c"
Source="mmcsd_evm.c"
Source="mmcsd_protocol.c"
Source="mmcsd_user.c"
Source="sd_protocol.c"
Source="sd_test.c"
Source="sd.cmd"

["Compiler" Settings: "Debug"]
Options=-g -q -o1 -fr".\Debug\" -i"." -i"..\..\include\" -i"..\..\csl\arm\inc\" -d"_DEBUG" -d"ARM_SIDE" -d"SIM=0" -me -mv5e --abi=ti_arm9_abi

["Compiler" Settings: "Release"]
Options=-q -o3 -fr".\Release\" -i"." -i"..\..\include\" -i"..\..\csl\arm\inc\" -d"ARM_SIDE" -d"SIM=0" -me -mv5e --abi=ti_arm9_abi

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

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

⌨️ 快捷键说明

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