|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
* Z f6 D; E$ ?8 R+ r% V. o2 h. {+ n$ T
**** Build of configuration Debug for project ex09 ****
, K% U# L( M- a$ z, P& n4 j"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
" Y: v, f+ g9 j, _( n% v. j'Building file: ../dsp/Dsp.cfg'
: R& N3 R" a: H$ x6 b'Invoking: XDCtools' ~6 E O7 ]- |, o9 ]3 b& b
"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"! J2 O, y# V. T
making package.mak (because of package.bld) ...
& H& w8 f2 H' z1 ^configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
; Y2 x7 V# @ |& Z' w! ~% d7 R/ v2 \- ljs: "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
& Y1 h2 H3 F9 Q9 }/ Agmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1$ N0 I: U. i, |0 C7 U8 z
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
s1 G: n- o7 |0 Y5 R3 jgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'- e" e/ R' e. C* B$ ~4 Y# i( [# L+ ^
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'; ~. V' P, }6 N# L/ W! V6 J
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.( e6 P! _( h( c7 V" r
gmake: *** [configPkg/linker.cmd] Error 1- l- X* @# J0 E0 d |
gmake: Target `all' not remade because of errors.
9 W( c9 r, Z! `6 N% P8 d! M**** Build Finished ****
( z2 ?% K3 D# w- Q/ K) N F# ?8 r5 a1 C5 T/ E
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?5 A& U7 M! O8 k; D: H; p
% z7 `% }# o5 }$ a
- T: K3 M, @3 `. n: k) u; g
|
|