|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
) {( H; o, I H% k; b$ a) G" o% P8 h, N X: c2 F
**** Build of configuration Debug for project ex09 **** _) t% _, l- P o; U
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
& t7 G5 X J4 {; k'Building file: ../dsp/Dsp.cfg'7 Z/ P! F7 E0 g4 q
'Invoking: XDCtools'
4 ~' m ?3 L9 N"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"
5 h/ e5 ?2 Z2 g1 I2 b' A/ wmaking package.mak (because of package.bld) ...
; y. F( }/ s) v- J1 p0 jconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...% t1 P9 l- f4 G- Z) Y2 ^' N
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. a }! M& I& B
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
2 V- Y# W1 W# \9 r+ ]gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
6 B( I$ ]0 W) r) Xgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
5 Z6 w9 C( u% W4 igmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'- m# w# m0 M$ }
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.
* \# \# s) N0 I+ g/ g, Ggmake: *** [configPkg/linker.cmd] Error 1: O! G# j$ {3 H+ p( {+ N. e
gmake: Target `all' not remade because of errors.
* }7 l% Q( V6 r6 e**** Build Finished ****
# m9 g2 i0 D: ~. a2 [: B' P, q) s( q2 {+ P) t/ f: D2 r
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
1 f8 ~3 i( j3 }) s/ d
! k* {) \( P+ Y8 `- d1 _; _0 N
# g# H9 ^$ r- l2 c) R G6 g5 L |
|