|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
/ y0 ]* s' ]0 { M
9 v; {$ C! l/ y# k**** Build of configuration Debug for project ex09 ****
X j3 a0 b6 L"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
4 f) J) g. }2 X- b+ q2 _'Building file: ../dsp/Dsp.cfg'
! ?9 O. L6 y8 {) h'Invoking: XDCtools'7 V5 H/ n& Z. g* F1 p7 t8 a
"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"2 Z6 l' P+ Y2 A2 D
making package.mak (because of package.bld) ...
+ X7 O/ o/ L; f( o0 X* I" Bconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
: ^$ Y8 D' H! g0 s& O8 j9 Rjs: "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
/ B, h5 s8 y [' l$ Sgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1" h1 m, w, [% [/ T) v
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'7 J7 ^1 O6 c% Y! a
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'9 h/ K! u/ U2 F6 s* l; M* P
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
3 H* O* L/ Z1 U7 X: y& x. ojs: "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.
* V; X- k0 A4 m# Q1 j5 S) Igmake: *** [configPkg/linker.cmd] Error 1' A4 b% g6 w# l2 L$ Z/ s8 ~+ h% d
gmake: Target `all' not remade because of errors.. v" F8 _, ?/ a7 h- k" Z
**** Build Finished ****
! T( N$ E3 R, s' G, p' M- H2 w) Y. T H& I; h0 O7 H' i; O
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?' N- H) I+ K6 o
1 D+ @6 f, u- c4 g4 v
; `7 S. V+ r5 x( n$ }3 H |
|