📄 talkthrough_tdm_c.ldf
字号:
/* MANAGED-BY-SYSTEM-BUILDER *//*** ADSP-BF561 linker description file generated on Jun 26, 2007 at 15:19:45.**** Copyright (C) 2000-2007 Analog Devices Inc., All Rights Reserved.**** This file is generated automatically based upon the options selected** in the LDF Wizard. Changes to the LDF configuration should be made by** changing the appropriate options rather than editing this file.**** Configuration:-** crt_doj: .\Debug\Talkthrough_TDM_C_basiccrt.doj** processor: ADSP-BF561** si_revision: automatic** using_cplusplus: true** mem_init: false** use_vdk: false** use_eh: true** use_argv: false** user_heap_src_file: C:\Build Tools\nightly_build\cvsStage\_4.5ExportBlackfinReGen\Examples\Blackfin\Examples\ADSP-BF561 EZ-KIT Lite\Audio Codec Talkthrough - TDM (C)\Talkthrough_TDM_C_heaptab.c** libraries_use_stdlib: true** libraries_use_fileio_libs: false** libraries_use_ieeefp_emulation_libs: false** libraries_use_eh_enabled_libs: false** system_heap: L1** system_heap_min_size: 2K** system_stack: L1** system_stack_min_size: 2K** use_sdram: true** use_sdram_size: 32M** use_sdram_partitioned: default** use_multicores: 2** use_multicores_use_core: multi_core***/ARCHITECTURE(ADSP-BF561)SEARCH_DIR($ADI_DSP/Blackfin/lib)// Workarounds are enabled, exceptions are disabled.#define RT_LIB_NAME(x) lib ## x ## y.dlb#define RT_LIB_NAME_EH(x) lib ## x ## y.dlb#define RT_LIB_NAME_MT(x) lib ## x ## mty.dlb#define RT_LIB_NAME_EH_MT(x) lib ## x ## mty.dlb#define RT_OBJ_NAME(x) x ## y.doj#define RT_OBJ_NAME_MT(x) x ## mty.doj#define LIBS \ RT_LIB_NAME(mc561) \ ,RT_LIB_NAME(small561) \ ,RT_LIB_NAME_MT(io561) \ ,RT_LIB_NAME_MT(c561) \ ,RT_LIB_NAME_MT(event561) \ ,RT_LIB_NAME_MT(x561) \ ,RT_LIB_NAME_EH_MT(cpp561) \ ,RT_LIB_NAME_EH_MT(cpprt561) \ ,RT_LIB_NAME(f64ieee561) \ ,RT_LIB_NAME(dsp561) \ ,RT_LIB_NAME(sftflt561) \ ,RT_LIB_NAME(etsi561) \ ,RT_LIB_NAME(ssl561) \ ,RT_LIB_NAME(drv561) \ ,RT_LIB_NAME(rt_fileio561) \$LIBS = LIBS;$LIBRARIES_CORE_A = /*$VDSG<insert-user-libraries-coreA-beginning> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-coreA-beginning> */ RT_LIB_NAME_MT(io561) ,corea.dlb ,$LIBS {(!DualCoreMem("CoreB")) && (!sharing("MustShare"))}/*$VDSG<insert-user-libraries-coreA-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-coreA-end> */ ;$LIBRARIES_CORE_B = /*$VDSG<insert-user-libraries-coreB-beginning> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-coreB-beginning> */ RT_LIB_NAME_MT(io561) ,coreb.dlb ,$LIBS {(!DualCoreMem("CoreA")) && (!sharing("MustShare"))}/*$VDSG<insert-user-libraries-coreB-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-coreB-end> */ ;$LIBRARIES_SML2 = /*$VDSG<insert-user-libraries-shared-memory-L2-beginning> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-shared-memory-L2-beginning> */ sml2.dlb ,$LIBS/*$VDSG<insert-user-libraries-shared-memory-L2-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-shared-memory-L2-end> */ ;$LIBRARIES_SML3 = /*$VDSG<insert-user-libraries-shared-memory-L3-beginning> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-shared-memory-L3-beginning> */ sml3.dlb ,$LIBS/*$VDSG<insert-user-libraries-shared-memory-L3-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-shared-memory-L3-end> */ ;$LIBRARIES_SML2_CM = $LIBRARIES_SML2/*$VDSG<insert-user-libraries-common-memory-L2> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-common-memory-L2> */ ;$LIBRARIES_SML3_CM = $LIBRARIES_SML3/*$VDSG<insert-user-libraries-common-memory-L3> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-common-memory-L3> */ ;$LIBRARIES_SHARED = $LIBS/*$VDSG<insert-user-libraries-shared> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-libraries-shared> */ ;$OBJECTS_CORE_A = /*$VDSG<insert-user-objects-for-coreA-beginning> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-objects-for-coreA-beginning> */ ".\Debug\Talkthrough_TDM_C_basiccrt.doj" , RT_LIB_NAME(profile561) , $COMMAND_LINE_OBJECTS {!DualCoreMem("CoreB")} , "cplbtab561a.doj" , RT_OBJ_NAME(crtn561)/*$VDSG<insert-user-objects-for-coreA-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-objects-for-coreA-end> */ ;$OBJS_LIBS_INTERNAL_CORE_A = /*$VDSG<insert-libraries-internal_coreA> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-internal_coreA> */ $OBJECTS_CORE_A{prefersMem("internal")}, $LIBRARIES_CORE_A{prefersMem("internal")}/*$VDSG<insert-libraries-internal_coreA-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-internal_coreA-end> */ ;$OBJS_LIBS_NOT_EXTERNAL_CORE_A = /*$VDSG<insert-libraries-not-external_coreA> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-not-external_coreA> */ $OBJECTS_CORE_A{!prefersMem("external")}, $LIBRARIES_CORE_A{!prefersMem("external")}/*$VDSG<insert-libraries-not-external_coreA-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-not-external_coreA-end> */ ;$OBJECTS_CORE_B = /*$VDSG<insert-user-objects-for-coreB-beginning> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-objects-for-coreB-beginning> */ ".\Debug\Talkthrough_TDM_C_basiccrt.doj" , RT_LIB_NAME(profile561) , $COMMAND_LINE_OBJECTS {!DualCoreMem("CoreA")} , "cplbtab561b.doj" , RT_OBJ_NAME(crtn561)/*$VDSG<insert-user-objects-for-coreB-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-objects-for-coreB-end> */ ;$OBJS_LIBS_INTERNAL_CORE_B = /*$VDSG<insert-libraries-internal_coreB> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-internal_coreB> */ $OBJECTS_CORE_B{prefersMem("internal")}, $LIBRARIES_CORE_B{prefersMem("internal")}/*$VDSG<insert-libraries-internal_coreB-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-internal_coreB-end> */ ;$OBJS_LIBS_NOT_EXTERNAL_CORE_B = /*$VDSG<insert-libraries-not-external_coreB> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-not-external_coreB> */ $OBJECTS_CORE_B{!prefersMem("external")}, $LIBRARIES_CORE_B{!prefersMem("external")}/*$VDSG<insert-libraries-not-external_coreB-end> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-libraries-not-external_coreB-end> */ ;$OBJECTS = $COMMAND_LINE_OBJECTS;/*$VDSG<insert-user-macros> *//* Text inserted between these $VDSG comments will be preserved *//*$VDSG<insert-user-macros> *//*$VDSG<customise-async-macros> *//* This code is preserved if the LDF is re-generated. */#define ASYNC0_MEMTYPE RAM#define ASYNC1_MEMTYPE RAM#define ASYNC2_MEMTYPE RAM#define ASYNC3_MEMTYPE RAM/*$VDSG<customise-async-macros> */MEMORY{ /* ** ADSP-BF561 MEMORY MAP. ** ** The known memory spaces are as follows: ** ** 0xFFE00000 - 0xFFFFFFFF Core MMR registers ** 0xFFC00000 - 0xFFDFFFFF System MMR (Shared) ** 0xFFB01000 - 0xFFBFFFFF ** 0xFFB00000 - 0xFFB00FFF Scratchpad ** 0xFFA14000 - 0xFFAF0000 ** 0xFFA10000 - 0xFFA13FFF Instr SR/Ca ** 0xFFA08000 - 0xFFA0FFFF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -