?? i2c_eeprom_writer.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\i2c_eeprom_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_eeprom.c"
Source="..\source\davincihd_i2c.c"
Source="..\source\davincihd_i2c_gpio.c"
Source="..\source\davincihd_pll.c"
Source="..\source\davincihd_psc.c"
Source="..\source\eeprom_test.c"
Source="..\source\main.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\i2c_eeprom_writer.map" -o".\Debug\i2c_eeprom_writer.out" -w -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\i2c_eeprom_writer.map" -o".\Release\i2c_eeprom_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 + -