|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
/ I/ h- e( Z0 V F: y/ J7 V! Z2 _* u1 ~% N4 c9 k7 Q3 p1 _- @' R
**** Build of configuration Debug for project ex09 ****
$ G b3 j2 |5 P- J, F/ c% U$ Q- ?"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
! ?+ f- [+ j) {5 @: ?'Building file: ../dsp/Dsp.cfg'
) Y( }5 ?# ]0 q1 P8 D'Invoking: XDCtools'
& u, |9 c+ J9 |0 S9 c+ H, s"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"# B: g4 ~* y& s4 l$ \1 Y3 ]
making package.mak (because of package.bld) ...( |: R% o) |' O) D
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ... w$ G8 l7 O u8 j
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$ C/ o9 R* x; e& H, o* y
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
% C L. U+ z' j5 D& {" v; \gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
. O& i; f- d3 c; \# sgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
- v& ~9 r, T: b2 w5 y# Bgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
9 T+ X1 Z+ W( P; \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.
% a4 E. _5 T* H2 ^" xgmake: *** [configPkg/linker.cmd] Error 1
8 {) i5 L1 X" c: v, Zgmake: Target `all' not remade because of errors./ D: H1 D$ E* j4 n% R+ K0 O
**** Build Finished ****
4 [7 C. V, _& U9 E' c
2 a; o2 i+ y& h/ Z" V每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?2 `, N1 t) F5 g2 e9 P( K
( B& f0 M, e, r9 r2 T) N$ ~ u% Q' Y8 F' e4 F. q# ~' w1 ~0 m
|
|