TI中文支持网
TI专业的中文技术问题搜集分享网站

基于c6678平台的解码DEMA的编译问题

以下是我对TestAppDecoder DEMO的编译信息,卡在这很久了 ,始终不知道出了什么问题,麻烦各位大神些,帮帮满,在此先感谢各位.

**** Build of configuration Debug for project TestAppDecoder ****

C:\ti\ccsv5\utils\bin\gmake -k all'Building file: ../h264vDecApp6678.cfg'
'Invoking: XDCtools'
"C:\ti\xdctools_3_23_02_47/xs" –xdcpath="C:/ti/bios_6_33_04_39/packages;C:/ti/bios_6_33_04_39/packages;C:/ti/xdais_7_22_00_03/packages;C:/ti/framework_components_3_22_03_09/packages;C:/ti/edma3_lld_02_11_05_02/packages;E:/CCSworkplace/Repository/Packages;C:/ti/ccsv5/ccs_base;C:/ti/ipc_1_24_02_27/packages;C:/ti/edma3_lld_02_11_05_02/packages;C:/ti/framework_components_3_22_03_09/packages;C:/ti/framework_components_3_22_03_09/examples;C:/ti/framework_components_3_22_03_09/fctools/packages;C:/ti/ipc_1_24_02_27/packages;C:/ti/xdais_7_22_00_03/packages;C:/ti/xdais_7_22_00_03/examples;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r release -c "C:/ti/C6000 Code Generation Tools 7.4.0" "../h264vDecApp6678.cfg"
making package.mak (because of package.bld) …
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) …
configuring h264vDecApp6678.xe66 from package/cfg/h264vDecApp6678_pe66.cfg …
useModule Settings: 6600
Auto-registering resource manager for EDMA3CHAN
Inside EDMA3 RM getLibs
will link with ti.sdo.edma3.rm:lib/c6678-evm/66/release/edma3_lld_rm.ae66
cle66 package/cfg/h264vDecApp6678_pe66.c …
'Finished building: ../h264vDecApp6678.cfg'
' '
'Building file: E:/Test/Src/GateMPBarrier.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="GateMPBarrier.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/GateMPBarrier.c"
'Finished building: E:/Test/Src/GateMPBarrier.c'
' '
'Building file: E:/Test/Src/TestAppConfigParser.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="TestAppConfigParser.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/TestAppConfigParser.c"
'Finished building: E:/Test/Src/TestAppConfigParser.c'
' '
'Building file: E:/Test/Src/TestAppDecoder.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="TestAppDecoder.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/TestAppDecoder.c"
'Finished building: E:/Test/Src/TestAppDecoder.c'
' '
'Building file: E:/Test/Src/alg_create.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="alg_create.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/alg_create.c"
'Finished building: E:/Test/Src/alg_create.c'
' '
'Building file: E:/Test/Src/alg_malloc.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="alg_malloc.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/alg_malloc.c"
'Finished building: E:/Test/Src/alg_malloc.c'
' '
'Building file: E:/Test/Src/buffermanager.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="buffermanager.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/buffermanager.c"
'Finished building: E:/Test/Src/buffermanager.c'
' '
'Building file: E:/Test/Src/crc.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="crc.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/crc.c"
'Finished building: E:/Test/Src/crc.c'
' '
'Building file: E:/Test/Src/edmaConfig.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="edmaConfig.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/edmaConfig.c"
'Finished building: E:/Test/Src/edmaConfig.c'
' '
'Building file: E:/Test/Src/mcIpc.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="mcIpc.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/mcIpc.c"
'Finished building: E:/Test/Src/mcIpc.c'
' '
'Building file: E:/Test/Src/shmemmanager.c'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="shmemmanager.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/shmemmanager.c"
'Finished building: E:/Test/Src/shmemmanager.c'
' '
'Building file: E:/Test/Src/tsc_h.asm'
'Invoking: C6000 Compiler'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –include_path="C:/ti/C6000 Code Generation Tools 7.4.0/include" –include_path="C:/ti/Codecs/C66x_h264hpvdec_01_01_01_04_ELF/packages" –include_path="C:/ti/xdctools_3_23_02_47/packages" –include_path="C:/ti/framework_components_3_22_03_09/packages/ti/sdo/fc/utils/api" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais/dm" –include_path="C:/ti/xdais_7_22_00_03/packages" –include_path="C:/ti/xdais_7_22_00_03/packages/ti/xdais" –include_path="C:/ti/bios_6_33_04_39/packages/ti/bios/include" –include_path="E:/" –include_path="E:/Test/Inc" –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore –preproc_with_compile –preproc_dependency="tsc_h.pp" –cmd_file="./configPkg/compiler.opt" "E:/Test/Src/tsc_h.asm"
'Finished building: E:/Test/Src/tsc_h.asm'
' '
'Building target: TestAppDecoder.out'
'Invoking: C6000 Linker'
"C:/ti/C6000 Code Generation Tools 7.4.0/bin/cl6x" -mv6600 –abi=eabi -g –define="C6000" –define="_RTS_MODE" –diag_warning=225 –gen_func_subsections=on –strip_coff_underscore -z -m"TestAppDecoder.map" –reread_libs –warn_sections –rom_model -o "TestAppDecoder.out" -l"./configPkg/linker.cmd" "./tsc_h.obj" "./shmemmanager.obj" "./mcIpc.obj" "./edmaConfig.obj" "./crc.obj" "./buffermanager.obj" "./alg_malloc.obj" "./alg_create.obj" "./TestAppDecoder.obj" "./TestAppConfigParser.obj" "./GateMPBarrier.obj" -lC:\ti\Codecs\C66x_h264hpvdec_01_01_01_04_ELF\packages\ti\sdo\codecs\h264hpvdec\lib\h264hpvdec_ti.le66" -l"C:\ti\C6000 Code Generation Tools 7.4.0\lib\libc.a" "../H264VDecApp6678.cmd"<Linking>
error: cannot find file

"C:\ti\Codecs\C66x_h264hpvdec_01_01_01_04_ELF\packages\ti\sdo\codecs\h264hpv
>> Compilation failure
dec\lib\h264hpvdec_ti.le66 -lC:\ti\C6000"
"C:\\Users\\u\\AppData\\Local\\Temp\\024363", line 22: error: cannot find file
"Code"
"C:\\Users\\u\\AppData\\Local\\Temp\\024363", line 23: error: cannot find file
"Generation"
"C:\\Users\\u\\AppData\\Local\\Temp\\024363", line 24: error: cannot find file
"Tools"
"C:\\Users\\u\\AppData\\Local\\Temp\\024363", line 25: error: cannot find file
"7.4.0\lib\libc.a ../H264VDecApp6678.cmd "

undefined first referenced symbol in file ——— —————- __TI_decompress_none __TI_decompress_rle24 __TI_zero_init __c6xabi_divlli C:\ti\bios_6_33_04_39\packages\ti\sysbios\lib\instrumented_e66\sysbios\sysbios.lib<BIOS.obj> __c6xabi_divu C:\ti\ipc_1_24_02_27\packages\ti\sdo\ipc\lib\instrumented_e66\ipc\ipc.lib<Ipc.obj> __c6xabi_remu C:\ti\ipc_1_24_02_27\packages\ti\sdo\ipc\lib\instrumented_e66\ipc\ipc.lib<Ipc.obj> _args_main C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\boot.ae66<boot.oe66> _ftable C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\ti.targets.rts6000.ae66<SysStd.oe66>
_nop E:\CCSworkplace\TestAppDecoder\Debug\configPkg\package\cfg\h264vDecApp6678_pe66.oe66 _register_lock E:\CCSworkplace\TestAppDecoder\Debug\configPkg\package\cfg\h264vDecApp6678_pe66.oe66 _register_unlock E:\CCSworkplace\TestAppDecoder\Debug\configPkg\package\cfg\h264vDecApp6678_pe66.oe66 abort C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\ti.targets.rts6000.ae66<System.oe66>
atexit C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\ti.targets.rts6000.ae66<System.oe66>
exit C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\ti.targets.rts6000.ae66<System.oe66>
fflush C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\ti.targets.rts6000.ae66<SysStd.oe66>
memcpy E:\CCSworkplace\TestAppDecoder\Debug\configPkg\package\cfg\h264vDecApp6678_pe66.oe66 memset E:\CCSworkplace\TestAppDecoder\Debug\configPkg\package\cfg\h264vDecApp6678_pe66.oe66 putchar C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\ti.targets.rts6000.ae66<SysStd.oe66>
strpbrk C:\ti\xdctools_3_23_02_47\packages\ti\targets\rts6000\lib\ti.targets.rts6000.ae66<Diags.oe66>

error: unresolved symbols remain
error: errors encountered during linking; "TestAppDecoder.out" not built
gmake: *** [TestAppDecoder.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

Allen35065:

缺少文件?你下的是最新的video mcsdk么

http://www.ti.com/tool/DEMOVIDEO-MULTICORE

赞(0)
未经允许不得转载:TI中文支持网 » 基于c6678平台的解码DEMA的编译问题
分享到: 更多 (0)