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

OMAPL138基于SYSLINK的双核例程 编译时出现的问题,求帮助

编译syslink例程里的ad7606_dsp,设置完顶层目录make里的qmake地址、host里的.pro的MCSDK和QWT地址、dsp里makefile的MCSDK CCS STARTWARE_INSTALL_DIR地址后回到顶层目录执行make出现错误,手册说这时make clean后重新make,但是依然报错如下,求大佬帮助(各个目录设置都没没错,我都是重新在全新的虚拟机上配置的按照)。

tl@tl-virtual-machine:/mnt/hgfs/shared138/ad7606_dsp$ make
make -C dsp all
make[1]: Entering directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
#
# Making configuro/linker.cmd …
/home/tl/ti/xdctools_3_25_03_72/xs –xdcpath="/home/tl/ti/syslink_2_21_01_05/packages;/home/tl/ti/bios_6_35_04_50/packages;/home/tl/ti/ipc_1_25_03_15/packages;/home/tl/ti/xdctools_3_25_03_72/packages;/home/tl/ti/mathlib_c674x_3_0_2_0/packages"       \
            xdc.tools.configuro -o configuro                        \
            -t ti.targets.elf.C674 -c /home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4   \
            -p ti.platforms.evmOMAPL138:dsp -b ../shared/config.bld \
            -r release dsp.cfg
making package.mak (because of package.bld) …
generating interfaces for package configuro (because package/package.xdc.inc is older than package.xdc) …
configuring dsp.xe674 from package/cfg/dsp_pe674.cfg …
cle674 package/cfg/dsp_pe674.c …
make PROFILE=debug server_dsp.x
make[2]: Entering directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
#
# Making bin/debug/obj/main_dsp.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/main_dsp.oe674 -fc main_dsp.c
"main_dsp.c", line 80: warning: function declared implicitly
"main_dsp.c", line 80: warning: function declared implicitly
#
# Making bin/debug/obj/ad7606.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/ad7606.oe674 -fc driver/ad7606.c
#
# Making bin/debug/obj/message_heap.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/message_heap.oe674 -fc ipc/message_heap.c
#
# Making bin/debug/obj/fft.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/fft.oe674 -fc codec/fft.c
#
# Making bin/debug/obj/ring_buffer.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/ring_buffer.oe674 -fc driver/ring_buffer.c
#
# Making bin/debug/obj/ipc_ring_buffer.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/ipc_ring_buffer.oe674 -fc ipc/ipc_ring_buffer.c
#
# Making bin/debug/obj/fake_ring_buffer.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/fake_ring_buffer.oe674 -fc driver/fake_ring_buffer.c
#
# Making bin/debug/server_dsp.xe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/lnk6x –abi=eabi -w -q -c -m bin/debug/obj/server_dsp.xe674.map -o bin/debug/server_dsp.xe674 bin/debug/obj/main_dsp.oe674 bin/debug/obj/ad7606.oe674 bin/debug/obj/message_heap.oe674 bin/debug/obj/message_loop.oe674 bin/debug/obj/ad_workshop.oe674 bin/debug/obj/fft.oe674 bin/debug/obj/ring_buffer.oe674 bin/debug/obj/queue.oe674 bin/debug/obj/ipc_ring_buffer.oe674 bin/debug/obj/fake_ring_buffer.oe674 configuro/linker.cmd -l /home/tl/ti/mathlib_c674x_3_0_2_0/lib/mathlib.ae674 -l /home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/lib/rts6740_elf.lib -l /home/tl/OMAPL138_StarterWare_1_10_04_01/binary/c674x/cgt/utils/Release/utils.lib -l Platform.lib -l /home/tl/OMAPL138_StarterWare_1_10_04_01/binary/c674x/cgt/omapl138/drivers/Release/drivers.lib -l /home/tl/ti/dsplib_c674x_3_1_1_1/lib/dsplib.ae674  
error: cannot find file "bin/debug/obj/main_dsp.oe674"
error: cannot find file "bin/debug/obj/ad7606.oe674"
error: cannot find file "bin/debug/obj/message_heap.oe674"
error: cannot find file "bin/debug/obj/fft.oe674"
error: cannot find file "bin/debug/obj/ring_buffer.oe674"
error: cannot find file "bin/debug/obj/ipc_ring_buffer.oe674"
error: cannot find file "bin/debug/obj/fake_ring_buffer.oe674"
error: cannot find file
   "/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.oe674"
warning: automatic RTS selection:  attempt to automatically link in index
   library "libc.a" failed; file not found
 undefined                    first referenced                                                                          
  symbol                          in file                                                                               
 ———                    —————-                                                                          
 main                         /home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/lib/rts6740_elf.lib<args_main.obj>           
 ti_sysbios_family_c64p_Hwi0                                                                                            
 xdc_runtime_Startup_exec__E  /home/tl/ti/xdctools_3_25_03_72/packages/ti/targets/rts6000/lib/boot.ae674<autoinit.oe674>
 xdc_runtime_Startup_reset__I /home/tl/ti/xdctools_3_25_03_72/packages/ti/targets/rts6000/lib/boot.ae674<boot.oe674>    
error: unresolved symbols remain
"configuro/linker.cmd", line 184: error: undefined symbol
   "ti_sysbios_knl_Task_Object__table__V" used in expression
warning: entry-point symbol "ti_sysbios_family_c64p_Hwi0" undefined
error: errors encountered during linking; "bin/debug/server_dsp.xe674" not
   built
make[2]: *** [bin/debug/server_dsp.xe674] Error 1
make[2]: Leaving directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
make: *** [all] Error 2
tl@tl-virtual-machine:/mnt/hgfs/shared138/ad7606_dsp$ make clean
make -C dsp clean
make[1]: Entering directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
rm -rf configuro bin
make[1]: Leaving directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
cd host && /home/tl/qt-arm-4.8.3/bin/qmake ad7606.pro && make clean && rm Makefile
make[1]: Entering directory `/mnt/hgfs/shared138/ad7606_dsp/host'
rm -f tmp/moc_mainwindow.cpp tmp/moc_sample_receiver.cpp
rm -f tmp/main.o tmp/mainwindow.o tmp/plot.o tmp/thread.o tmp/sample_receiver.o tmp/syslink_ipc.o tmp/message_queue.o tmp/message_heap.o tmp/ring_buffer.o tmp/controler.o tmp/moc_mainwindow.o tmp/moc_sample_receiver.o
rm -f *~ core *.core
make[1]: Leaving directory `/mnt/hgfs/shared138/ad7606_dsp/host'
tl@tl-virtual-machine:/mnt/hgfs/shared138/ad7606_dsp$ make
make -C dsp all
make[1]: Entering directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
#
# Making configuro/linker.cmd …
/home/tl/ti/xdctools_3_25_03_72/xs –xdcpath="/home/tl/ti/syslink_2_21_01_05/packages;/home/tl/ti/bios_6_35_04_50/packages;/home/tl/ti/ipc_1_25_03_15/packages;/home/tl/ti/xdctools_3_25_03_72/packages;/home/tl/ti/mathlib_c674x_3_0_2_0/packages"       \
            xdc.tools.configuro -o configuro                        \
            -t ti.targets.elf.C674 -c /home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4   \
            -p ti.platforms.evmOMAPL138:dsp -b ../shared/config.bld \
            -r release dsp.cfg
making package.mak (because of package.bld) …
generating interfaces for package configuro (because package/package.xdc.inc is older than package.xdc) …
configuring dsp.xe674 from package/cfg/dsp_pe674.cfg …
cle674 package/cfg/dsp_pe674.c …
make PROFILE=debug server_dsp.x
make[2]: Entering directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
#
# Making bin/debug/obj/main_dsp.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/main_dsp.oe674 -fc main_dsp.c
"main_dsp.c", line 80: warning: function declared implicitly
"main_dsp.c", line 80: warning: function declared implicitly
#
# Making bin/debug/obj/ad7606.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/ad7606.oe674 -fc driver/ad7606.c
#
# Making bin/debug/obj/message_heap.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/message_heap.oe674 -fc ipc/message_heap.c
#
# Making bin/debug/obj/message_loop.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/message_loop.oe674 -fc app/message_loop.c
#
# Making bin/debug/obj/ad_workshop.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/ad_workshop.oe674 -fc app/ad_workshop.c
#
# Making bin/debug/obj/fft.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/fft.oe674 -fc codec/fft.c
#
# Making bin/debug/obj/ring_buffer.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/ring_buffer.oe674 -fc driver/ring_buffer.c
#
# Making bin/debug/obj/queue.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/queue.oe674 -fc app/queue.c
#
# Making bin/debug/obj/ipc_ring_buffer.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/ipc_ring_buffer.oe674 -fc ipc/ipc_ring_buffer.c
#
# Making bin/debug/obj/fake_ring_buffer.oe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x -c –gcc   -qq -D_DEBUG_=1 –symdebug:dwarf -mv6740 –abi=eabi -I"/home/tl/ti/syslink_2_21_01_05/packages" -I"/home/tl/ti/bios_6_35_04_50/packages" -I"/home/tl/ti/ipc_1_25_03_15/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/home/tl/ti/mathlib_c674x_3_0_2_0/packages" -I"/home/tl/ti/xdctools_3_25_03_72/packages" -I"/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/.." -I/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/include -Dxdc_target_types__="ti/targets/elf/std.h" -Dxdc_target_name__=C674 -Dxdc_cfg__header__="/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.h" -I ./app -I ./ipc -I ./codec -I ./driver -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include -I/home/tl/OMAPL138_StarterWare_1_10_04_01/include/hw -I/home/tl/ti/mathlib_c674x_3_0_2_0/packages -I/home/tl/ti/mathlib_c674x_3_0_2_0/inc -I/home/tl/ti/dsplib_c674x_3_1_1_1/packages -I/home/tl/ti/dsplib_c674x_3_1_1_1/inc –output_file=bin/debug/obj/fake_ring_buffer.oe674 -fc driver/fake_ring_buffer.c
#
# Making bin/debug/server_dsp.xe674 …
/home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/lnk6x –abi=eabi -w -q -c -m bin/debug/obj/server_dsp.xe674.map -o bin/debug/server_dsp.xe674 bin/debug/obj/main_dsp.oe674 bin/debug/obj/ad7606.oe674 bin/debug/obj/message_heap.oe674 bin/debug/obj/message_loop.oe674 bin/debug/obj/ad_workshop.oe674 bin/debug/obj/fft.oe674 bin/debug/obj/ring_buffer.oe674 bin/debug/obj/queue.oe674 bin/debug/obj/ipc_ring_buffer.oe674 bin/debug/obj/fake_ring_buffer.oe674 configuro/linker.cmd -l /home/tl/ti/mathlib_c674x_3_0_2_0/lib/mathlib.ae674 -l /home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/lib/rts6740_elf.lib -l /home/tl/OMAPL138_StarterWare_1_10_04_01/binary/c674x/cgt/utils/Release/utils.lib -l Platform.lib -l /home/tl/OMAPL138_StarterWare_1_10_04_01/binary/c674x/cgt/omapl138/drivers/Release/drivers.lib -l /home/tl/ti/dsplib_c674x_3_1_1_1/lib/dsplib.ae674  
error: cannot find file "bin/debug/obj/main_dsp.oe674"
error: cannot find file "bin/debug/obj/ad7606.oe674"
error: cannot find file "bin/debug/obj/message_heap.oe674"
error: cannot find file "bin/debug/obj/message_loop.oe674"
error: cannot find file "bin/debug/obj/ad_workshop.oe674"
error: cannot find file "bin/debug/obj/fft.oe674"
error: cannot find file "bin/debug/obj/ring_buffer.oe674"
error: cannot find file "bin/debug/obj/queue.oe674"
error: cannot find file "bin/debug/obj/ipc_ring_buffer.oe674"
error: cannot find file "bin/debug/obj/fake_ring_buffer.oe674"
error: cannot find file
   "/mnt/hgfs/shared138/ad7606_dsp/dsp/configuro/package/cfg/dsp_pe674.oe674"
warning: automatic RTS selection:  attempt to automatically link in index
   library "libc.a" failed; file not found
 undefined                    first referenced                                                                          
  symbol                          in file                                                                               
 ———                    —————-                                                                          
 main                         /home/tl/ti/ccsv5/tools/compiler/c6000_7.4.4/lib/rts6740_elf.lib<args_main.obj>           
 ti_sysbios_family_c64p_Hwi0                                                                                            
 xdc_runtime_Startup_exec__E  /home/tl/ti/xdctools_3_25_03_72/packages/ti/targets/rts6000/lib/boot.ae674<autoinit.oe674>
 xdc_runtime_Startup_reset__I /home/tl/ti/xdctools_3_25_03_72/packages/ti/targets/rts6000/lib/boot.ae674<boot.oe674>    
error: unresolved symbols remain
"configuro/linker.cmd", line 184: error: undefined symbol
   "ti_sysbios_knl_Task_Object__table__V" used in expression
warning: entry-point symbol "ti_sysbios_family_c64p_Hwi0" undefined
error: errors encountered during linking; "bin/debug/server_dsp.xe674" not
   built
make[2]: *** [bin/debug/server_dsp.xe674] Error 1
make[2]: Leaving directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/mnt/hgfs/shared138/ad7606_dsp/dsp'
make: *** [all] Error 2
tl@tl-virtual-machine:/mnt/hgfs/shared138/ad7606_dsp$ 

Shine:

回复 chen wei53:

TI的syslink没找到ad7606_dsp这个例程。

chen wei53:

回复 Shine:

c6748的omapl138部分里的demo里有个syslink的压缩包解压就是。

赞(0)
未经允许不得转载:TI中文支持网 » OMAPL138基于SYSLINK的双核例程 编译时出现的问题,求帮助
分享到: 更多 (0)