本帖最后由 一只耳朵怪 于 2018-5-28 16:40 编辑
dm6446_h264enc_02_02_00_02_produc
tion目下将工程导入CCS3.3,编译出现以下问题,怎么解决?
[Linking...] "D:CCStudio_v3.3C6000cgtoolsbincl6x" -@"Debug.lkf"
>> 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.
谢谢!