|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
6 l" b- L$ w" l" i, b! p; P9 o* @& r3 \
**** Build of configuration Debug for project ex09 ****
# ?2 i2 f+ [0 w# A2 l6 p"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
8 d( n3 }+ Z8 O7 j1 r* ?( o6 G8 ]- C'Building file: ../dsp/Dsp.cfg') @( V0 V. s- z
'Invoking: XDCtools'
" X2 M1 F$ Z/ Z"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 Q E+ B* g% \# G J2 B
making package.mak (because of package.bld) ...
' m1 s1 ~1 A* ?" d" cconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...1 x$ G% O; A; a/ w# p& @) 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
; z7 F9 S! M( ^* s% s( jgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
3 o" G6 m; ?( M6 f% Y( \gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'7 ]4 O6 O* N& R3 z3 f5 G: P
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'$ G8 B: X# O2 S: u
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'9 `/ X7 p' f9 [" ]: }
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.
0 k6 |! G7 U T: X2 _* s: f/ cgmake: *** [configPkg/linker.cmd] Error 13 }: y e4 E, g6 C
gmake: Target `all' not remade because of errors.) P1 E# W, f% E3 `. F. _" q6 q* w5 H
**** Build Finished ****
5 U9 v9 G0 J4 @. M L/ O9 `
% ]1 E, l0 Z6 B每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
+ ^! D" n/ h s7 Y p |) J' v
, t$ N0 j- k5 f/ g2 N2 H, ` ]9 m3 M' l
|
|