|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
- _- Z$ c3 E5 O a# b7 P+ O( k% ?! N. D+ u2 [
**** Build of configuration Debug for project ex09 ****4 o9 K7 C2 s: Y3 ~1 J" y
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all $ F, g K3 z j7 r
'Building file: ../dsp/Dsp.cfg'- Q/ r4 w* r& V: v9 X
'Invoking: XDCtools'
% R, c# N2 L. E% 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"0 v* h3 m. { y ~2 A* k
making package.mak (because of package.bld) ...8 ~1 ~4 ?2 l: l9 [# |
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg .../ k# t% U% Q9 |4 z9 P* Y
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
% `, W2 A W3 i* Zgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
, M4 b8 R' [3 E4 a0 S/ Kgmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'9 ~4 b9 i2 A8 j5 F+ x* x7 Q u- q; @
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'0 x7 ~( t t; p9 x, s
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'+ m+ Y& f5 y8 }- e& j6 ~7 j: 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.. o( @7 |& _4 K: H
gmake: *** [configPkg/linker.cmd] Error 11 L+ ^6 ?8 k* p/ D% c" @4 ~
gmake: Target `all' not remade because of errors.
" P! S( S. s4 K! i**** Build Finished ****
6 |5 e, X- |1 h1 B. M3 X2 E6 r
0 q# x/ k+ \8 `, Y5 ?每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?: Q; _) m2 d; }) Q$ S }! ~
' ?' D5 b+ A1 E( t; D( V6 ^! W
, \$ Y/ s# }3 u( S: \) m |
|