|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
! G- J4 Z3 x/ I, s( k0 ~; Y
2 O* c9 p/ W( b' F**** Build of configuration Debug for project ex09 ****& p8 e1 f; u( y
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all $ i; b4 y; Y2 U4 ]5 L w( L3 k( Q
'Building file: ../dsp/Dsp.cfg'* Q" g& |3 `/ y. O- i3 l. \9 p
'Invoking: XDCtools'
7 R0 I& j" ]# a3 Z"C:/ti/xdctools_3_25_03_72/xs" --xdcpath="C:/ti/ipc_1_25_03_15/packages;C:/ti/syslink_2_21_01_05/packages;C:/ti/bios_6_35_04_50/packages;C:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.C674 -p ti.platforms.evmOMAPL138:dsp -r release -b "C:/CCS5.5/workspace/ex01_helloworld/ex09/shared/config.bld" -c "C:/ti/ccsv5/tools/compiler/c6000_7.4.4" "../dsp/Dsp.cfg"3 @' Q( Z# M9 a! _8 J
making package.mak (because of package.bld) ...; W& t9 p( a" D& @6 @" x0 X2 i8 @2 s
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...7 O2 y1 N& {: s
js: "C:/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull
1 J, I0 R2 F- t5 t3 }" @gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1: B3 Y( W/ A/ @5 O& l
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
8 j9 q( H$ _# {) b7 N1 L, sgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'+ x( h/ O! g! O; b2 a3 g) Q, k1 g
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
# c {& x; }5 K$ z0 Pjs: "C:/ti/xdctools_3_25_03_72/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
( a9 k6 |; y2 ~: qgmake: *** [configPkg/linker.cmd] Error 1* J0 T# G( j2 n3 Z4 T% }/ [
gmake: Target `all' not remade because of errors.
G# ~" R- D) R2 _**** Build Finished ****/ ~. s& k S1 @/ T/ b. ?: c
9 n% Y6 I9 r3 `! n+ H l每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
: [$ [$ v g; m! u* _1 v8 A1 _: q" D6 H
' h1 C1 h' Y2 e) W |
|