📄 ssl.dpj
字号:
<?xml version="1.0" encoding='ISO-8859-1'?>
<visualdsp-project schema="16" name="ssl" file="ssl.dpj" version="1">
<!-- Project build target -->
<target>
<processor revision="0.2">ADSP-BF537</processor>
<extension>.ldr</extension>
<type>Loader file</type>
</target>
<!-- Configurations -->
<configurations active="Debug">
<configuration name="Debug">
<intermediate-dir>.\Debug</intermediate-dir>
<output-dir>.\Debug</output-dir>
<changed-property-page-flags>0</changed-property-page-flags>
<tools>
<tool type="Compiler">
<option><![CDATA[|-Version>4.5|-O>0|-O1>0|-Ov>100|-g>1|-save-temps -path-output>0|-ED>0|-no-builtin>0|-no-extra-keywords>0|-enum-is-int>0|-no-fp-associative>0|-structs-do-not-overlap>1|-implicit-pointers>0|-eh -rtti>0|-check-init-order>0|-ignore-std>1|-const-read-write>0|-const-strings>0|-no-multiline>1|-D>USE_SDRAM|-double-size-32>1|-double-size-any>0|-decls-strong>1|-flags-compiler --diag_warning,implicit_func_decl>0|-warn-protos>1]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[|-Version>4.5|-g>1]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[|-Version>4.5|-flags-link -ip>0|-MD>USE_SDRAM|-flags-link -e>0|NOSWITCH>1]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[]]></option>
</tool>
<tool type="Loader">
<option><![CDATA[|-Version>4.5|-b SPI>1|-f HEX>1|-Width 8>1|-p>0x0000|-waits >-1|-HoldTime >-1|-pFlag >0|-init>"C:\Documents and Settings\jgalindo\My Documents\VisualDSP Projects\BOOT_FROM_SPORT_ALTERNATE\SDRAM Init Code (ASM)\Debug\SDRAM_ InitCode.dxe"|-o>"C:\Documents and Settings\jgalindo\My Documents\VisualDSP Projects\BOOT_FROM_SPORT_ALTERNATE\combination2.ldr"|-COMPRESSWS>9|-No2Kernel>0|-kb Flash>1|-kf HEX>1|-kWidth 8>1|UserKernel>1|split HEX>1|-maskaddr>0|AdditionalOptions>"C:\Documents and Settings\jgalindo\My Documents\VisualDSP Projects\BOOT_FROM_SPORT_ALTERNATE\Audio Codec Talkthrough (C)\Debug\C_Talkthrough_I2S.dxe"]]></option>
</tool>
<tool type="VdkGen">
<option><![CDATA[]]></option>
</tool>
</tools>
</configuration>
<configuration name="Release">
<intermediate-dir>.\Release</intermediate-dir>
<output-dir>.\Release</output-dir>
<changed-property-page-flags>0</changed-property-page-flags>
<tools>
<tool type="Compiler">
<option><![CDATA[]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[]]></option>
</tool>
<tool type="Loader">
<option><![CDATA[]]></option>
</tool>
<tool type="VdkGen">
<option><![CDATA[]]></option>
</tool>
</tools>
</configuration>
</configurations>
<!-- Project folders -->
<folders>
<folder name="Header Files" ext=".h,.hpp,.hxx">
</folder>
<folder name="Linker Files" ext=".ldf,.dlb">
<files>
<file name=".\SSL Linker Description File.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">
<files>
<file name=".\SecondStageLoader.asm">
<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>
</visualdsp-project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -