|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:# M* `, v: M- w0 e4 k4 b
+ H+ x7 L: H0 ]+ T7 ?**** Build of configuration Debug for project ex09 ****
/ E7 ^- j- H; {( z# n& U"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all $ ]. p( | X* \) o& P2 t$ l+ z
'Building file: ../dsp/Dsp.cfg'
) i) ]! G2 h1 Y' D# j'Invoking: XDCtools' r3 h! Y' B- z5 g- K! Y
"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"9 r/ _, F8 u5 C( B7 x! \
making package.mak (because of package.bld) ...1 h1 S+ k* _7 ~0 Q+ _8 a7 o( ]$ y
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ..., G; Y6 W" V+ ?5 e( \& W: ?
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
! q7 ^# R6 E) F7 K- k9 C- _gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 19 C3 O7 y. M' d7 v
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'8 a: k W w# H8 j; A
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'0 I/ ~ K. O! A# {7 f
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'1 x/ ~5 K: r6 r, d
js: "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.
O& X/ _; S. c3 Z& D/ C' b( Igmake: *** [configPkg/linker.cmd] Error 1. B$ E' d# n9 z4 v+ Q$ x: N6 g
gmake: Target `all' not remade because of errors.
6 N, f# ~8 {) ^2 m! d1 B* }**** Build Finished ****
8 X- ]+ g. U3 q0 U2 s: g4 ]2 g/ n& s% B( a
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?- s+ j+ d1 Q" s! q8 E
' j( S1 u$ [: J/ m/ ?
0 o) }# I. o4 J9 h2 }* i* Z6 \, w
|
|