|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
% t+ g A' ^+ ?+ Q5 V' A+ @8 @0 l, _% L5 V
**** Build of configuration Debug for project ex09 ****7 `7 W' p# ?/ _0 [5 ^0 P# C6 X
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
; S7 W6 m: d! g6 j- K/ w'Building file: ../dsp/Dsp.cfg'
1 g; ^" B4 A6 G2 X+ ]1 E4 }'Invoking: XDCtools'
+ y6 ?; w/ s4 l8 Q5 K6 G" }"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"
3 {! V8 U G% N* r6 k# U1 x& `9 Umaking package.mak (because of package.bld) ...
8 d6 `7 B4 E; Y& Lconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
% B/ k: z% U! \2 ?& L- A: ejs: "C:/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull1 ? G/ `% k6 S/ x4 J: V) z8 h
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1! U( D/ x; A( ?6 M9 B3 Z A
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'& p3 F! y: Y% ]' o9 F/ x
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'6 b: o% F& }' x. Q2 L
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'! {7 `0 v8 y# d8 q2 L* w
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# B( E6 B' z6 T
gmake: *** [configPkg/linker.cmd] Error 1# X7 J! U5 \( n0 z
gmake: Target `all' not remade because of errors.
2 k+ j7 `0 H3 X7 A. A**** Build Finished ****
V6 W( n% G7 M6 K$ Y6 e
4 b* P% a' p/ g4 f# r* F; h4 o) H0 O' m每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
& `6 m4 \- f3 P! B. }6 B# f2 Q2 Q9 T
( j' [ w* ~- K% Y% q8 `
|
|