|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
2 y: b, _( c, _# l r |% G/ I4 F$ }
**** Build of configuration Debug for project ex09 ****4 U$ S8 K; c/ h0 ?" [9 B
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all , v6 h9 p0 B. I3 f' I4 R$ g" k
'Building file: ../dsp/Dsp.cfg'' E; O' r4 ^, E( ?* t, ^0 E
'Invoking: XDCtools'; W2 q7 l7 l2 g5 h0 V8 q
"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 k, Y* m, umaking package.mak (because of package.bld) ...
2 R+ W6 W* M" G6 [2 H, {configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
3 y% p" ^, e7 djs: "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
4 F2 ^+ B8 `9 C7 e; ^! Xgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 13 n! ?6 [/ O& t' w1 [0 Q
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'9 z9 P$ s; U1 |( h
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'9 M: M: b0 ]/ S( b" _/ v5 m
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
4 h& N# V. ]5 f2 k- I) R, @- sjs: "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.. e& t7 N: R9 D8 m& `! n2 H: J
gmake: *** [configPkg/linker.cmd] Error 1
7 C5 L# T X6 Q7 g* X, hgmake: Target `all' not remade because of errors.- V$ k5 v1 f; D+ k5 |
**** Build Finished ****; ^8 \+ }) z* m
_$ A. x" c, [* A1 ^! R! l+ L5 h每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?& I6 Y1 \' c4 l# @( d0 a9 e
3 V q: o+ }0 }
5 Y' P6 U5 W8 I |
|