|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下: o9 o: t9 Z2 |* e2 s/ E5 v) k
2 `5 B m2 q O% M% B
**** Build of configuration Debug for project ex09 ****( o* p. n! w6 T* c
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all ! ^- ~3 N& m/ ^5 Y
'Building file: ../dsp/Dsp.cfg'% q5 @' P2 v" W( s* K! D/ a' d) b
'Invoking: XDCtools'
+ p5 ^& X( p* \, ^"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", _& g1 K/ g( n5 |, ?, A
making package.mak (because of package.bld) ...- u# a, P7 m* V3 g/ g
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
; {9 L |, q) Mjs: "C:/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull4 W/ @2 b3 j* P) p- t
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1, Q2 d- c* C5 ^6 ~
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
" I3 O- i$ W/ igmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h', G8 ~4 c1 i8 P
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
" ]1 w' J& n- @- b9 h- s; x* w7 ojs: "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.
# A* F7 K# m5 P5 j6 p1 Ygmake: *** [configPkg/linker.cmd] Error 1# |; ]- O/ E/ Z" q( F: l
gmake: Target `all' not remade because of errors.
$ R. ^ e5 f; e; u/ x" q**** Build Finished ****
6 b- B& v, b9 Y% B7 Z2 G* A5 ]3 W7 k/ ^
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答? ^1 m! w+ h1 V
`' j" E3 j) y1 y* ?4 |, w l& C# R) _1 N
|
|