]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blobdiff - processor_audio_sdk_1_00_00_00/pasdk/test_dsp/application/app.cmd
Remove processor_audio_sdk_1_00_00_00 subfolder
[processor-sdk/performance-audio-sr.git] / processor_audio_sdk_1_00_00_00 / pasdk / test_dsp / application / app.cmd
diff --git a/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/application/app.cmd b/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/application/app.cmd
deleted file mode 100644 (file)
index c58d3d9..0000000
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
-Copyright (c) 2016, Texas Instruments Incorporated - http://www.ti.com/
-All rights reserved.
-
-* Redistribution and use in source and binary forms, with or without 
-* modification, are permitted provided that the following conditions
-* are met:
-*
-* Redistributions of source code must retain the above copyright
-* notice, this list of conditions and the following disclaimer.
-*
-* Redistributions in binary form must reproduce the above copyright
-* notice, this list of conditions and the following disclaimer in the
-* documentation and/or other materials provided with the
-* distribution.
-*
-* Neither the name of Texas Instruments Incorporated nor the names of
-* its contributors may be used to endorse or promote products derived
-* from this software without specific prior written permission.
-*
-* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*
-*/
-
--i"C:\ti\processor_audio_sdk_1_00_00_00\paf\pa\build\c66x\release"
--i"C:\ti\processor_audio_sdk_1_00_00_00\oar\CCS_OAR_lib\make"
--i"C:\ti\processor_audio_sdk_1_00_00_00\car\Source_Code\car\make\alg_car\tisim_eabi_c66_ccs"
--i"C:\ti\processor_audio_sdk_1_00_00_00\car\Source_Code\car\make\libcar\tisim_eabi_c66_ccs"
--i"C:\ti\processor_audio_sdk_1_00_00_00\dap\Dolby_Audio_Processing_Home_Theatre_Imp\Source_Code\dap_ht\make\algdap_ht\linux_omap_eabi_c66_c6run"
--i"C:\ti\processor_audio_sdk_1_00_00_00\dap\Dolby_Audio_Processing_Home_Theatre_Imp\Source_Code\dap_ht\make\libdap_ht\linux_omap_eabi_c66_c6run"
--i"C:\ti\processor_audio_sdk_1_00_00_00\bmda\Source_Code\make\c66x\release"
--i"C:\ti\processor_audio_sdk_1_00_00_00\intrinsics\Dolby_Intrinsics_Imp\lib_elf_C66"
--i"C:\ti\dsplib_c66x_3_4_0_0\packages\ti\dsplib\lib"
-
--l"acp_elf.lib"
--l"asp_std_elf.lib"
--l"com_asp_elf.lib"
--l"com_dec_elf.lib"
--l"pafsio_elf.lib"
--l"pce2_elf.lib"
--l"pcm1_elf.lib"
--l"dcs7_elf.lib"
-
--l"dolby_oar_lib.lib"
--l"libcar_c66_float_release.lib"
--l"algcar_c66_float_release.lib"
-/* -l"algdap_ht_c66_float_release.lib" */
-/* -l"libdap_ht_c66_float_release.lib" */
--l"dsplib.lib"
-/* -l"bmda_elf.lib" */
--l"dlb_intrinsics_c66_float_release.lib"
-
--l"ae0_elf.lib"
-
-SECTIONS
-{
-    .globalSectionPafAsitConfig :> CORE0_DDR3
-    .globalSectionPafAsotConfig :> CORE0_DDR3
-    .globalSectionPafAspmConfig :> CORE0_DDR3
-    
-    GROUP: {
-        .commonSectionPafAstConfig
-        .commonSectionAcpStdBetaTable
-        .commonSectionAcpCusBetaTable
-        .commonSectionAcpCusPhiTable
-        .commonSectionAcpCusSigmaTable
-    } > COMMON_DDR3
-    
-    .gCapIbPcmBuf   :> CORE0_DDR3
-    .gCapIbBuf      :> CORE0_DDR3
-    .gCapObBuf      :> CORE0_DDR3
-    .gCapAfBuf      :> CORE0_DDR3
-
-/*
-    platform_lib  :> L2SRAM
-    platform_text :> L2SRAM
-    {
-        -l ti.platform.evmk2g.ae66 (.text)
-    }
-*/
-}