Hi All,
Currently I am using DM6467 with software package :
1. DVSDK_2_00_00_22
2. Codec Engine 2_23_01
3. dm6467_dvsdk_combos_2_05
4. bios 5_33_03
5. biosutils 1_01_00
6. cg6x 6_0_21
7. fc 2_23_01
8. xdais 6_23
9. xdctools_3_10_03
I tried to use Unit Server Wizard to generate files for my codec
server(called up using command 'dvsdk_2_00_00_22/xdctools*/xs
ti.sdo.codecutils.genserver). I have selected H264ENC and H264DEC
(refer to package codec inside 'dm6467_dvsdk_combos_2_05') in Unit
Server Wizard and manage to generate file as below:
1. package.xdc
2. codec.cfg
3. link.cmd
4. main.c
5. package.bld
6. package.xs
7. server.cfg
8. server.tcf
Then I modified 'server.cfg' as below:
H264DEC.alg.codeSection = "DDR2";
H264DEC.alg.udataSection = "DDR2";
H264DEC.alg.dataSection = "DDR2";
H264ENC.alg.codeSection = "DDR2";
H264ENC.alg.udataSection = "DDR2";
H264ENC.alg.dataSection = "DDR2";
This codec server has been place in 'dm6467_dvsdk_combos_2_05'. When I
build the whole 'dm6467_dvsdk_combos_2_05', I got the following error:
======== .executables [packages/ti/sdo/servers/loopback_diy] ========
#
# configuring loopback_diy.x64P from package/cfg/loopback_diy_x64P.cfg ...
/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/xs
-Dxdc.path="/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05;/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages;/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages;/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages;/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages;/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages;/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages;/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages;/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages;/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages;/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages;/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages;../../../.."
-Dxdc.root=/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03
-Dxdc.hostOS=Linux
-Dconfig.importPath=".;/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05;/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages;/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages;/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages;/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages;/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages;/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages;/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages;/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages;/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages;/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages;/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages;../../../..;/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03;/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/etc
;/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages/ti/bios/include"
-Dxdc.bld.targets="" -DTOOLS= -Dxdc.cfg.check.fatal=false xdc.cfg
loopback_diy.x64P package/cfg/loopback_diy_x64P.cfg
package/cfg/loopback_diy_x64P
platform = ti.platforms.evmDM6467
Warning: Undefined HDINTC::biosInterruptEventNo_1. An unused interrupt
Event Number must be assigned in HDINTC config to be used as the BIOS
ISR interrupt line. Using event number 31. If this event Id is already
in use, please re-configure with a suitable Event number.
Warning: Undefined HDINTC::biosInterruptEventNo_0. An unused interrupt
Event Number must be assigned in HDINTC config to be used as the BIOS
ISR interrupt line. Using event number 30. If this event Id is already
in use, please re-configure with a suitable Event number.
Warning: Undefined HDINTC::biosInterruptVectorId_0. An unused interrupt
Event Number must be assigned in HDINTC config to be used as the BIOS
ISR interrupt line. Using interrupt line 7. If this line is already in
use, please re-configure with a suitable Event number.
Warning: Undefined HDINTC::biosInterruptVectorId_1. An unused interrupt
Event Number must be assigned in HDINTC config to be used as the BIOS
ISR interrupt line. Using interrupt line 8. If this line is already in
use, please re-configure with a suitable Event number.
Warning: Alg "h264dec" DARAM scratch size exceeds engine configuration
for groupId 1
Warning: Alg "h264dec" SARAM scratch size exceeds engine configuration
for groupId 1
Warning: Alg "h264enc" DARAM scratch size exceeds engine configuration
for groupId 1
Warning: Alg "h264enc" SARAM scratch size exceeds engine configuration
for groupId 1
ti.sdo.ce.ipc.bios.close(): loading dsplink.dsp
NOTE: You can find the complete server data sheet in
./package/info/loopback_diy.x64P.DataSheet.html
----------------------------------------------------------------------------------------------------
Auto register ti.sdo.fc.ires.edma3chan.EDMA3CHAN
Auto register ti.sdo.fc.ires.hdvicp.HDVICP
will link with
ti.sdo.ce.video1:lib/release/viddec1.a64P;lib/release/videnc1.a64P
will link with ti.sdo.ce.video2:lib/release/viddec2.a64P
will link with ti.sdo.ce.bioslog:lib/release/bioslog.a64P
will link with ti.sdo.ce:lib/release/ce.a64P
will link with ti.sdo.ce.alg:lib/release/Algorithm_BIOS.a64P
will link with ti.sdo.ce.ipc.bios:lib/release/ipc_bios.a64P
will link with ti.sdo.ce.osal.bios:lib/osal_bios.a64P
will link with ti.sdo.ce.osal.bios:lib/osal_bios_load.a64P
will link with ti.bios.utils:lib/utils.a64P
will link with ti.sdo.fc.acpy3:lib/release/acpy3.a64P
will link with ti.sdo.fc.dman3:lib/release/dman3Cfg.a64P
will link with ti.sdo.ce.utils.xdm:lib/release/XdmUtils.a64P
will link with ti.sdo.utils.trace:lib/release/gt.a64P
will link with ti.sdo.ce.node:lib/release/node.a64P
will link with ti.sdo.fc.ires.edma3chan:lib/release/edma3Chan.a64P
will link with ti.sdo.fc.edma3:lib/release/edma3.a64P
will link with ti.sdo.fc.rman:lib/release/rman.a64P
will link with ti.sdo.fc.ires.nullresource:lib/release/nullres.a64P
Inside EDMA3 RM getLibs
will link with ti.sdo.edma3.rm:lib/dm6467/Release/edma3_rm_bios.lib
will link with ti.sdo.fc.memutils:lib/release/memutils.a64P
will link with ti.sdo.fc.hdintc:lib/release/hdintc_fc.a64P
will link with ti.sdo.fc.dskt2:lib/release/dskt2.a64P
will link with ti.sdo.fc.ires.hdvicp:lib/release/hdvicp.a64P
will link with ti.sdo.codecs.h264enc:lib/h264venc_tii.l64P
will link with ti.sdo.codecs.h264dec:lib/h264vdec_tii.l64P
rm -f package/cfg/loopback_diy_x64Pcfg_c.o64P
#
# cl64P package/cfg/loopback_diy_x64Pcfg_c.c ...
/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/bin/cl6x -c -qq -pdsw225
-mv64p -eo.o64P -ea.s64P
-Dxdc_cfg__header__='ti/sdo/servers/loopback_diy/package/cfg/loopback_diy_x64P.h'
-Dxdc_target_name__=C64P -Dxdc_target_types__=ti/targets/std.h
-Dxdc_bld__profile_prod -Dxdc_bld__vers_1_0_6_0_21 -I.
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages
-I/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages -I../../../..
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages/ti/bios/include
-I/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/include -fs=./package/cfg
-fr=./package/cfg -fc package/cfg/loopback_diy_x64Pcfg_c.c
/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/bin/mkdep -a
package/cfg/loopback_diy_x64Pcfg_c.o64P.dep -p package/cfg -s o64P
package/cfg/loopback_diy_x64Pcfg_c.c -C -qq -pdsw225 -mv64p -eo.o64P
-ea.s64P
-Dxdc_cfg__header__='ti/sdo/servers/loopback_diy/package/cfg/loopback_diy_x64P.h'
-Dxdc_target_name__=C64P -Dxdc_target_types__=ti/targets/std.h
-Dxdc_bld__profile_prod -Dxdc_bld__vers_1_0_6_0_21 -I.
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages
-I/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages -I../../../..
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages/ti/bios/include
-I/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/include -fs=./package/cfg
-fr=./package/cfg
rm -f package/cfg/loopback_diy_x64P.o64P
#
# cl64P package/cfg/loopback_diy_x64P.c ...
/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/bin/cl6x -c -qq -pdsw225
-mv64p -eo.o64P -ea.s64P
-Dxdc_cfg__header__='ti/sdo/servers/loopback_diy/package/cfg/loopback_diy_x64P.h'
-Dxdc_target_name__=C64P -Dxdc_target_types__=ti/targets/std.h
-Dxdc_bld__profile_prod -Dxdc_bld__vers_1_0_6_0_21 -I.
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages
-I/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages -I../../../..
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages/ti/bios/include
-I/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/include -fs=./package/cfg
-fr=./package/cfg -fc package/cfg/loopback_diy_x64P.c
/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/bin/mkdep -a
package/cfg/loopback_diy_x64P.o64P.dep -p package/cfg -s o64P
package/cfg/loopback_diy_x64P.c -C -qq -pdsw225 -mv64p -eo.o64P
-ea.s64P
-Dxdc_cfg__header__='ti/sdo/servers/loopback_diy/package/cfg/loopback_diy_x64P.h'
-Dxdc_target_name__=C64P -Dxdc_target_types__=ti/targets/std.h
-Dxdc_bld__profile_prod -Dxdc_bld__vers_1_0_6_0_21 -I.
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages
-I/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages -I../../../..
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages/ti/bios/include
-I/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/include -fs=./package/cfg
-fr=./package/cfg
rm -f package/cfg/loopback_diy_x64Pcfg.o64P
#
# asm64P package/cfg/loopback_diy_x64Pcfg.s62 ...
/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/bin/cl6x -c -qq -mv64p
-eo.o64P -ea.s64P
-Dxdc_cfg__header__='ti/sdo/servers/loopback_diy/package/cfg/loopback_diy_x64P.h'
-Dxdc_target_name__=C64P -Dxdc_target_types__=ti/targets/std.h
-Dxdc_bld__profile_prod -Dxdc_bld__vers_1_0_6_0_21 -I.
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages
-I/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages -I../../../..
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages/ti/bios/include
-I/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/include -fr=./package/cfg
-fa package/cfg/loopback_diy_x64Pcfg.s62
/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/bin/mkdep -a
package/cfg/loopback_diy_x64Pcfg.o64P.dep -p package/cfg -s o64P
package/cfg/loopback_diy_x64Pcfg.s62 -C -qq -mv64p -eo.o64P -ea.s64P
-Dxdc_cfg__header__='ti/sdo/servers/loopback_diy/package/cfg/loopback_diy_x64P.h'
-Dxdc_target_name__=C64P -Dxdc_target_types__=ti/targets/std.h
-Dxdc_bld__profile_prod -Dxdc_bld__vers_1_0_6_0_21 -I.
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05
-I/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/cetools/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdais_6_23/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/framework_components_2_23_01/fctools/packages
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages
-I/home/ctkian/dvsdk_2_00_00_22/linuxutils_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages
-I/home/ctkian/dvsdk_2_00_00_22/codec_engine_2_23_01/packages
-I/home/ctkian/dvsdk_2_00_00_22/biosutils_1_01_00/packages
-I/home/ctkian/dvsdk_2_00_00_22/xdctools_3_10_03/packages -I../../../..
-I/home/ctkian/dvsdk_2_00_00_22/bios_5_33_03/packages/ti/bios/include
-I/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/include
rm -f loopback_diy.x64P
#
# lnk64P loopback_diy.x64P ...
rm -f package/cfg//loopback_diy.x64P.map
/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/bin/lnk6x -w -q -u _c_int00 -l
link.cmd -q -o loopback_diy.x64P package/cfg/loopback_diy_x64Pcfg_c.o64P
package/cfg/loopback_diy/main.o64P package/cfg/loopback_diy_x64P.o64P
package/cfg/loopback_diy_x64Pcfg.o64P
package/cfg/loopback_diy_x64P.xdl -c -m
package/cfg//loopback_diy.x64P.map -l
/home/ctkian/dvsdk_2_00_00_22/cg6x_6_0_21/lib/rts64plus.lib
>> package/cfg/loopback_diy_x64P.xdl, line 94: warning:
(.text:_Hdvicp_TI_CalcDynamicH264Dec) not found
>> package/cfg/loopback_diy_x64P.xdl, line 95: warning:
(.text:_Hdvicp_TI_CALC_store_intra_words_6789) not found
>> package/cfg/loopback_diy_x64P.xdl, line 329: warning:
(.text:_Hdvicp_TI_BsInitH264Dec) not found
>> package/cfg/loopback_diy_x64P.xdl, line 333: warning:
(.text:_Hdvicp_TI_CalcInitH264Dec) not found
>> package/cfg/loopback_diy_x64P.xdl, line 334: warning:
(.text:_Hdvicp_TI_CALC_H264D_MemOut_Prm_Wgt) not found
>> package/cfg/loopback_diy_x64P.xdl, line 335: warning:
(.text:_Hdvicp_TI_CALC_H264_WgtSet) not found
>> package/cfg/loopback_diy_x64P.xdl, line 342: warning:
(.text:_Hdvicp_TI_EcdInitH264Dec) not found
>> package/cfg/loopback_diy_x64P.xdl, line 344: warning:
(.text:_Hdvicp_TI_LpfInitH264Dec) not found
>> package/cfg/loopback_diy_x64P.xdl, line 346: warning:
(.text:_Hdvicp_TI_H264D_Scan8x8) not found
>> package/cfg/loopback_diy_x64P.xdl, line 347: warning:
(.text:_HDVICP_TI_BFSW_SwitchBuffers) not found
>> package/cfg/loopback_diy_x64P.xdl, line 348: warning:
(.text:_Hdvicp_TI_H264D_Ref0_GetWieght_4x4) not found
>> package/cfg/loopback_diy_x64P.xdl, line 349: warning:
(.text:_HDVICP_TI_ECD_H264D_SliceBuffFill) not found
>> package/cfg/loopback_diy_x64P.xdl, line 350: warning:
(.text:_HDVICP_TI_BFSW_SetViewMode) not found
>> package/cfg/loopback_diy_x64P.xdl, line 351: warning:
(.text:_Hdvicp_TI_H264D_Scan4x4) not found
undefined first referenced
symbol in file
--------- ----------------
_hdvicp_TI_EcdInitH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_CalcInitH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_McInitH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_IpeInitH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_H264EncCalcInitSclQiqCmds
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_H264VENC_TI_Ipe_Initqp
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_BsInitH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_LpfInitH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_MeInitH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_qp_mod6_tab_enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_BsDynamicH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_LpfDynamicH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_IpeGetOutputH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_H264EncCalcMbAddressSet
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_QP_SCALE_CR
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_Quant_matrix_4x4
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_Quant_matrix_8x8
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_IpeDynamicH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_CalcDynamicH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_EcdDynamicH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_H264EncECDnonavaildata
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_HDVICP_TI_BFSW_SetViewMode
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_H264EncHeaderPack_ECD
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_HDVICP_TI_BFSW_SwitchBuffers
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_McDynamicH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_MeGetOutputH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_uiInitialCostI4x4
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
_hdvicp_TI_MeDynamicH264Enc
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P
>> error: relocation overflow occurred at address 0x00008e00 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178472 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00008ea0 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178432 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00008ea8 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178432 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00008f88 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178376 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00008f90 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178376 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00008fb8 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178368 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00008fd8 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178360 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x000090e8 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178288 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0000916c in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178256 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x000093c0 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471178104 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00009700 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471177896 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00009758 in section
'.text:_initCoprocessors' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471177880 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00006528 in section
'.text:_H264EncodeIFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471182680 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00006560 in section
'.text:_H264EncodeIFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471182664 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00006678 in section
'.text:_H264EncodeIFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471182600 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00006b0c in section
'.text:_H264EncodeIFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471182304 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00006eac in section
'.text:_H264EncodeIFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471182072 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x000070a4 in section
'.text:_H264EncodeIFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471181944 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x000036d0 in section
'.text:_H264VENC_TII_encStart' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471181576 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00003774 in section
'.text:_H264VENC_TII_encStart' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471181536 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00004100 in section
'.text:_H264VENC_TII_encStart' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471180920 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00000e4c in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471187056 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x000010b8 in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471186904 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00001acc in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471186256 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00001b2c in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471186232 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00001da8 in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471186072 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00002260 in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471185768 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00002310 in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471185728 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00002920 in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471185336 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00002cd0 in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471185104 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00002ee4 in section
'.text:_H264EncodePFlow' of input file 'H264Encoder.obj
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264enc/lib/h264venc_tii.l64P)'.
The 29-bit PC-relative displacement 471184968 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
_cabac_contexts
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_Hdvicp_TI_CalcInitH264Dec
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_Hdvicp_TI_LpfInitH264Dec
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_Hdvicp_TI_BsInitH264Dec
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_H264Dec_ECDnonavaildata
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_Hdvicp_TI_EcdInitH264Dec
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_Hdvicp_TI_CalcDynamicH264Dec
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_H264Dec_lpf_command_buf
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_H264Dec_bs_command_buf
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_H264Dec_calc_func_params_HP
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
_H264Dec_calc_func_params
/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P
>> error: relocation overflow occurred at address 0x00031198 in section
'.text:_H264VDEC_TII_init_LPF' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471101112 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0002aa0c in section
'.text:_H264VDEC_TII_init_ECD' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471102000 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0002c6d4 in section
'.text:_H264VDEC_TII_init_CALC' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471102232 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0002c6f0 in section
'.text:_H264VDEC_TII_init_CALC' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471102224 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0002cc78 in section
'.text:_H264VDEC_TII_init_BS' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471102616 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001a504 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471138120 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001a58c in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471138088 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001a780 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471137960 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001a7d8 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471137944 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001b0e8 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471137360 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001b150 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471137336 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001b474 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471137136 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001b870 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471136880 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001b8d0 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471136856 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001ba78 in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471136752 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x0001baec in section
'.text:_H264VDEC_TI_GEM_ISR' of input file 'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471136720 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00028d14 in section
'.text:_H264VDEC_TII_decode_start' of input file
'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471094224 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: relocation overflow occurred at address 0x00028dc8 in section
'.text:_H264VDEC_TII_decode_start' of input file
'h264vdec_tii.o64P
(/home/ctkian/dvsdk_2_00_00_22/dm6467_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/lib/h264vdec_tii.l64P)'.
The 29-bit PC-relative displacement 471094176 at this location is too
large to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to the
assembly instruction or use other target specific assembly features if
you really only need the lowest 21 bits of this symbol. Please see the
section on Relocation in the Assembly User's Guide.
>> error: symbol referencing errors - 'loopback_diy.x64P' not built
gmake[1]: *** [loopback_diy.x64P] Error 1
gmake: *** [packages/ti/sdo/servers/loopback_diy,.executables] Error 2
gmake: *** [.all-packages] Error 2
Please help me on this.
Thank you very much.
Best regards,
Cheng
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source