This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM6446 H264编译问题

Other Parts Discussed in Thread: CCSTUDIO

dm6446_h264enc_02_02_00_02_production目下将工程导入CCS3.3,编译出现以下问题,怎么解决?

[Linking...] "D:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
>> warning: creating output section $build.attributes without SECTIONS
            specification
>>   error: relocation overflow occurred at address 0x00006a6c in section
            '.text:_H264VENC_TI_alloc' of input file 'h264venc_ti_plink.o64P
            (D:/CCStudio_v3.3/dvsdk_1_01_00_15/c64x_h264enc_production/dm6446_h264enc_02_02_00_02_production/packages/ti/sdo/codecs/h264enc/app/Client/Build/../../../Lib/h264venc_ti.l64P)'.  The 29-bit PC-relative displacement 524064758 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.

>>   error: relocation overflow occurred at address 0x00006138 in section
            '.text:_H264VENC_TI_free' of input file 'h264venc_ti_plink.o64P
            (D:/CCStudio_v3.3/dvsdk_1_01_00_15/c64x_h264enc_production/dm6446_h264enc_02_02_00_02_production/packages/ti/sdo/codecs/h264enc/app/Client/Build/../../../Lib/h264venc_ti.l64P)'.  The 29-bit PC-relative displacement 524067062 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.


>> Compilation failure

Build Complete,
  3 Errors, 1 Warnings, 0 Remarks.
谢谢!