|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
5 P7 ?4 j, |( D/ T1 @0 p9 r
2 U* W8 D' z0 j" q2 e4 ^# D1 l**** Build of configuration Debug for project ex09 ****! ?6 P1 B5 ]& t ^- t
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
% M3 J5 `) \8 w- c3 W7 e'Building file: ../dsp/Dsp.cfg'
4 Q; E/ w8 s) @4 Z) E0 t7 J'Invoking: XDCtools'
% R2 l. a1 ]# L7 A9 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"
: h# [) m$ j/ omaking package.mak (because of package.bld) ...& ~+ `# C9 o, c& B5 e3 {* [0 L
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...: Z6 V0 M' Q* w2 W
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
+ p Y% @6 a) D+ g8 j- ]8 hgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1% e* B6 l4 B) }$ d$ w- ~/ b. E
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
6 k* ]( H: i4 Q) s' t7 \% N# F; ]- ^gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'! J# c5 R. a; K4 c+ \ S
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c' o3 l, T0 t0 _' E
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.
4 u9 \$ v* a1 A5 n' i# sgmake: *** [configPkg/linker.cmd] Error 1
P0 T( B _; w h, a+ ?# N1 i8 Rgmake: Target `all' not remade because of errors.. ^/ p$ Z- T3 x; [/ Q
**** Build Finished ****: N) t# z. ~! ~& X+ P; x
; q$ G: D0 X; Q6 e! _$ k每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?3 n( P3 e, a3 w6 |3 J
' M: |+ w6 ?+ R7 c
4 L' r# A2 w, M6 b* I& ~ |
|