|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
% p; j' i3 c* [
; w9 B* m4 J/ z**** Build of configuration Debug for project ex09 ****
( `! f7 Q& @. ?- R2 R/ J"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all , K$ E0 G9 K; O0 d/ p4 K0 o$ ?$ h
'Building file: ../dsp/Dsp.cfg'4 o3 p$ S7 B# F# @# I# ?7 h; J
'Invoking: XDCtools'
) ]& r7 e2 w: I! I"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"
5 @' e9 k, [5 u* @' Z' n* nmaking package.mak (because of package.bld) ...
4 d6 s/ G9 K6 ~configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
( `( b8 J8 Z, tjs: "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
9 n: j3 u; l; ~! [ V& Q7 U/ y! wgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
( A+ T3 r0 j' ogmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'' d3 o5 k* [+ ]% y; i2 M$ C
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
# z6 s8 L( N& D ] ogmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'3 f4 j/ B3 h4 F4 [- {, Z+ z
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.+ I7 w7 u- |7 k8 X, V s
gmake: *** [configPkg/linker.cmd] Error 1) T( y2 S4 z( c3 q" T9 E+ R, u
gmake: Target `all' not remade because of errors.- |; V1 D* n/ Z# c
**** Build Finished ****
1 i5 w1 k/ F' r U/ k+ g: d4 c& V* r; b
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
5 q, p& g6 L3 l/ V$ M0 t5 n' A6 a9 H1 s2 Z& q
- `* L: x* g: E |
|