|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:. O& v* r z, n: f7 W% s# e* \
3 y7 ]5 o; p% z9 k- S; C5 c' N" f
**** Build of configuration Debug for project ex09 ****
1 F" ]) j' K3 M x" B( F9 f"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
6 r5 l* U2 I) c X* }7 A% X3 T'Building file: ../dsp/Dsp.cfg'- N; ^: j# }7 V* p$ E, p E7 U
'Invoking: XDCtools'
" b7 G3 b+ s5 b I" _. {# ^' f& V"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"# B0 [; K( h, C
making package.mak (because of package.bld) ...9 P3 _# t9 n5 s4 m# N5 C
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
8 }* e2 Y# q0 y4 v7 mjs: "C:/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull4 i F9 d/ w: z" c D& ?
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
7 d3 K, V" D) ?, R! {gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'2 f F0 q# e# y: J4 c
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'. k, b7 y9 n. {% o% t4 F+ n& q. n
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
, Z b L$ S' G! f3 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.
& H/ C8 V& p: i% V+ fgmake: *** [configPkg/linker.cmd] Error 1
2 }5 z+ A. T& m* P7 F' @8 Bgmake: Target `all' not remade because of errors.
' n5 I' d- j8 B; `, D9 O7 T**** Build Finished ****4 ^; Z: a3 m, `
0 l* b7 t* E+ y0 A
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?) F! F2 o @" x0 \7 S# ]
) M" a( O4 V' [6 X
3 v0 g/ S- ]! h) f. d
|
|