📄 adc_dac.dpj
字号:
<?xml version="1.0" encoding='ISO-8859-1'?>
<visualdsp-project schema="16" name="adc_dac_for_extendercard" file="C:\Program Files\Analog Devices\VisualDSP 4.0 Alpha Build\Blackfin\EZ-KITs\ADSP-BF561\Examples\ADC_DAC\ADC_DAC.dpj" generated="Mon Oct 11 13:54:04 2004" expanded="no">
<!-- Project build target -->
<target>
<processor>ADSP-BF561</processor>
<extension>.dxe</extension>
<type>DSP executable file</type>
</target>
<!-- Configurations -->
<configurations active="Debug">
<configuration name="Debug">
<intermediate-dir>.\Debug</intermediate-dir>
<output-dir>.\Debug</output-dir>
<tools>
<tool type="Compiler">
<option><![CDATA[|-Version>3.5|AdditionalOptions>-mem|-O1>1|-Ov>100|-g>1]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[|-Version>3.5|-g>1|-l>1]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[|-Version>3.5|-map>1|-jcs2l>1|NOSWITCH>1]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[]]></option>
</tool>
<tool type="Loader">
<option><![CDATA[|-Version>3.5|-b PROM>1|-Width 8>1|-p>0x0|-waits >15|-BaudRate 500k>1|-HoldTime >3|-No2Kernel>1|-kb PROM>1|-kf HEX>1|-kWidth 8>1|-kp>0x0|UserKernel>1|-f HEX>1|-maskaddr>0]]></option>
</tool>
<tool type="VdkGen">
<option><![CDATA[]]></option>
</tool>
</tools>
</configuration>
<configuration name="Release">
<intermediate-dir>.\Release</intermediate-dir>
<output-dir>.\Release</output-dir>
<tools>
<tool type="Compiler">
<option><![CDATA[|-Version>1.0|1032>STR_CHECKED|1023>STR_CHECKED]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[|-Version>1.0]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[|-Version>1.0]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[|-Version>1.0]]></option>
</tool>
<tool type="Loader">
<option><![CDATA[|-Version>1.0|-b>PROM|-f>HEX|-Width>8]]></option>
</tool>
<tool type="VdkGen">
<option><![CDATA[]]></option>
</tool>
</tools>
</configuration>
</configurations>
<!-- Project folders -->
<folders>
<folder name="Header Files" ext=".h,.hpp,.hxx" expanded="yes">
<files>
<file name=".\system.h">
</file>
</files>
</folder>
<folder name="Linker Files" ext=".ldf,.dlb" expanded="yes">
<files>
<file name=".\adc_dac.ldf">
<file-configurations>
<file-configuration name="Debug">
<excluded-flag value="no"/>
<build-with-flag value="project"/>
<intermediate-dir>.\Debug</intermediate-dir>
<output-dir>.\Debug</output-dir>
</file-configuration>
<file-configuration name="Release">
<excluded-flag value="no"/>
<build-with-flag value="project"/>
<intermediate-dir>.\Release</intermediate-dir>
<output-dir>.\Release</output-dir>
</file-configuration>
</file-configurations>
</file>
</files>
</folder>
<folder name="Source Files" ext=".c,.cpp,.cxx,.asm,.dsp,.s" expanded="yes">
<files>
<file name=".\dummy.c">
<file-configurations>
<file-configuration name="Debug">
<excluded-flag value="no"/>
<build-with-flag value="project"/>
<intermediate-dir>.\Debug</intermediate-dir>
<output-dir>.\Debug</output-dir>
</file-configuration>
<file-configuration name="Release">
<excluded-flag value="no"/>
<build-with-flag value="project"/>
<intermediate-dir>.\Release</intermediate-dir>
<output-dir>.\Release</output-dir>
</file-configuration>
</file-configurations>
</file>
</files>
</folder>
</folders>
<!-- Files under root directly -->
<files>
<file name=".\readme.txt">
</file>
</files>
</visualdsp-project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -