|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
, _* G7 k2 v* S% n+ i! z" ^* X( K+ @) k6 K: Q
**** Build of configuration Debug for project ex09 ****1 z& S/ [( M$ x
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all * Q6 B0 c/ W, } T s# L0 a
'Building file: ../dsp/Dsp.cfg'
- i! w @& A- M4 u'Invoking: XDCtools'
% |8 K! @ h! 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"4 J6 J X0 Q# g2 d8 I
making package.mak (because of package.bld) ...
/ Y# I8 m, N' r1 I7 ~8 jconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
! V7 \1 k6 p2 h; D7 ijs: "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
. f+ d7 b- R" F4 q9 qgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 18 m: n. E, x' l& J t) [5 v: r# s
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'$ B! y0 A1 M$ Y$ H) B
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'/ ^; P" K! k4 B: Q, ]% l
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'' z8 z! m& G A+ u% ^1 D; y
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.
o5 ~; t, W5 F* W3 P5 p4 G4 R; A& cgmake: *** [configPkg/linker.cmd] Error 1
& C, w7 k! `4 D9 w% igmake: Target `all' not remade because of errors.7 H- ~5 w ~+ o0 Z, h, A; P
**** Build Finished ****) ^2 H- h6 @" i) q7 l# n4 j% ]
6 {/ S& [' x$ A0 L; ]1 c每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?3 X3 L/ S! [% s9 H2 y7 i v y7 V3 u
2 e9 W$ w9 d, ?3 s; w+ R
! h" C8 a/ v7 N- _( E |
|