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

📄 nand_flash_writer.pjt

📁 用于dm6467 开发平台的uboot源码
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="D:\Projects\Davinci-HD\Releases\0.5.0\nand_flash_writer\build\"
ProjectType=Executable
CPUFamily=TMS470R2X
Tool="Compiler"
Tool="CustomBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\source\davincihd.c"
Source="..\source\davincihd_ddr.c"
Source="..\source\davincihd_i2c.c"
Source="..\source\davincihd_i2c_gpio.c"
Source="..\source\davincihd_nandflash.c"
Source="..\source\davincihd_nandflash_erase.c"
Source="..\source\davincihd_nandflash_id.c"
Source="..\source\davincihd_nandflash_read.c"
Source="..\source\davincihd_nandflash_write.c"
Source="..\source\davincihd_pll.c"
Source="..\source\davincihd_psc.c"
Source="..\source\main.c"
Source="..\source\nandflash_test.c"
Source="linker.cmd"

["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -i".\..\include" -d"_DEBUG" -me -mv5e --abi=ti_arm9_abi

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

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

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

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

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

⌨️ 快捷键说明

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