?? norflash.pjt
字號:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\last\DAVINCI\DAVINCI\SEED-Davinci_EVM\CD1\03.Examples of Program\01.Uboot program\SEED_DaVinci_EVM_Flash_Write\ubootuimage_flash\"
ProjectType=Executable
CPUFamily=TMS470R2X
Tool="Compiler"
Tool="CustomBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="flash_test.c"
Source="main.c"
Source="norflash.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -o1 -fr".\Debug\" -i"." -i"..\..\include\" -i"..\..\csl\arm\inc\" -d"_DEBUG" -d"ARM_SIDE" -me -mv5e --abi=ti_arm9_abi
["Compiler" Settings: "Release"]
Options=-q -o3 -fr".\Release\" -i"." -i"..\..\include\" -i"..\..\csl\arm\inc\" -d"ARM_SIDE" -me -mv5e --abi=ti_arm9_abi
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\norflash.map" -o".\Debug\norflash.out" -w -x
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\norflash.map" -o".\Release\norflash.out" -w -x
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -