|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
9 d2 X; k& P. l$ v# Z% B( |9 X+ T( h# B' w/ r9 ~
**** Build of configuration Debug for project ex09 ****
9 y$ B; ^' w5 z"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
, F5 x! D0 n, M- @/ M'Building file: ../dsp/Dsp.cfg'
! \, K, `% ~7 E3 B2 n) `'Invoking: XDCtools'
& W( a' z% d6 G" \2 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", B' ~8 ?: ?* ?; s
making package.mak (because of package.bld) ...
5 w- D7 o8 w+ C& J) ]7 O. O5 Gconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...7 w) Z7 k n$ d! Z/ z) J
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
) L4 w# l' y9 d$ Y+ ?gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
* e- j) _1 H! W* d# zgmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'% c5 ]$ B! A1 o2 }" R
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
! E8 W/ I5 s# M5 l, bgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'$ s/ ~3 R" V9 P
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.( k8 r. ]# d9 w4 a) ]2 _
gmake: *** [configPkg/linker.cmd] Error 1" m# ~1 H5 F1 ? w$ R# k6 x$ |5 l% i
gmake: Target `all' not remade because of errors. ], b0 q' ~/ X; s- W
**** Build Finished ****
: a: P( B1 D$ j7 N8 Y- G' _7 A6 i4 E
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
0 G; Z+ X7 B i/ B
) Y _1 W1 S1 K6 l) _+ ?% q, x V1 }
# ?$ W9 B n% v; E |
|